File: UniformArrayElementNode.md | Updated: 11/15/2025
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.