GetCount Data Member Function

Returns the count of shader source files for this <Program>. For example, this function returns 3 if this <Program> specifies a path for the vertex, geometry, and fragment shaders.

Prototype

int32 GetCount()

Examples

Copy Text To Clipboard

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