GetContainerVariableType Data Member Function

Returns a pointer to a <TypeInformation> object representing the relevant <VariableNode>-derived class. For example: LightDataCaptureAmbientColor object returns <ColorNode> and <MaterialDataCaptureShininess> returns <Float32Node>.

Prototype

TypeInformation GetContainerVariableType()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.