SetComputeFile Data Member Function

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

Prototype

int32 SetComputeFile( 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.