<LightStackNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » VariableNode » LightStackNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
stringGetDestinationIdentifierUndocumented at present.
int32GetLightSourceMemberCountThis member returns the current light source member count.
stringGetSourceIdentifierUndocumented at present.
int32IsLightStructureReturns true or false depending on whether or not this parameter is the <LightStackNode> object's remote data source.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<Node>LightStructureGets or sets the <Node> that contains the <Light> structure definition. Can be a <UniformBufferNode> or <StructNode>.
<Node>LightStructureLinkGets or sets the <Node> that contains the <Light> structure definition. Can be a <UniformBufferNode> or <StructNode>. If the data source is a <NodeLink>, the underlying <Node> is returned.