Inheritance: EventDispatcher → Node → ArrayElementNode →
Represents the element access on uniform array nodes.
Constructs a new buffer node.
uniformArrayNode
The uniform array node to access.
indexNode
The index data that define the position of the accessed element in the array.
This flag can be used for type testing.
Default is true.