IsMemberOfTopLevelUnsizedArray Data Member Function

Returns true if the shader variable is a member of a top-level array and is unsized. This will only be true if the shader is the last item in a shader buffer and the last array declaration is unsized.

Prototype

int32 IsMemberOfTopLevelUnsizedArray()

Examples

Copy Text To Clipboard

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