Class TRenderParams
Unit
Declaration
type TRenderParams = class(TObject)
Description
Information that a TCastleTransform.LocalRender needs to render. "To render" means "just to collect shapes" for TCastleScene.LocalRender. Read-only for TCastleTransform.LocalRender (except Statistics, which should be updated during rendering).
This is mostly an internal class.
You should not need to create it, you should not need to read anything inside or deal with this class otherwise, and actually you should not need to override TCastleTransform.LocalRender during normal engine usage. But it may be useful for special customized rendering.
Source: transform/castletransform_renderparams.inc (line 260).
Hierarchy
- TObject
- TRenderParams
Generated by PasDoc 0.17.0.snapshot.