Class TPrepareParams
Unit
Declaration
type TPrepareParams = class(TObject)
Description
Information that a TCastleTransform object needs to prepare 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.
The only official usage allowed 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.
Hierarchy
- TObject
- TPrepareParams
Generated by PasDoc 0.16.0.