GetCaptureTargetType Data Member Function

Returns a <TypeInformation> object that indicates the type of object from which the <DataCapture> object can capture data. For example: LightDataCaptureAmbientColor returns <Light>. The LightDataCaptureAmbientColor data capture object can only capture data from objects of type <Light>.

Prototype

TypeInformation GetCaptureTargetType()

Examples

Copy Text To Clipboard

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