SetName Data Member Function

Sets the name of the <GlslQualifierNode> to the name of the qualifier, which can include any values. For example, this function might set the name of the <GlslQualifierNode> to 'uniform' or 'location = 0' or 'location = someConstInt'.

Prototype

int32 SetName()

Examples

Copy Text To Clipboard

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