GetSourceName Data Member Function

Gets a string containing the destination name for the data capture operation. For example: <LightDataCaptureAmbientColor> returns "SPA_LightAmbientColor", which is used to indicate data capture state in a way that cannot be modified by an end user. If the user overrides a particular name such as 'lightAmbientColor', the underlying data capture operation can still be tracked. This provides a means by which data capture state can be applied consistently, which is especially important for algorithms running on sets of <DataCapture> objects.

Prototype

string GetSourceName()

Examples

Copy Text To Clipboard

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