Class TPrepareParams
Unit
Declaration
type TPrepareParams = class(TObject)
Description
Information that a TCastleTransform object needs to prepare rendering.
This is an internal class.
You should not need to create it, you should not need to read anything inside or deal with this class otherwise.
The only usage allowed, but deprecated, is to pass an instance of this class taken from TCastleViewport.PrepareParams as a parameter to TCastleTransform.PrepareResources. You should treat this class as a "black box" in normal applications.
Source: transform/castletransform_renderparams.inc (line 367).
Hierarchy
- TObject
- TPrepareParams
Generated by PasDoc 0.17.0.snapshot.