SetTaskFile Data Member Function

Sets the <Program> node object's task shader source file path.

Prototype

int32 SetTaskFile( string p_sPathToSource )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathToSourceThe absolute or relative path to the source.

Examples

Copy Text To Clipboard

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