AttributeNode

Last modified: Dec 9, 2025

Base class for representing shader attributes as nodes.

Constructor

new AttributeNode(attributeName, nodeType?)
ParameterTypeDefault Value
attributeNamestring
nodeType?null | stringnull

Constructs a new attribute node.

AccessorTypeModifiers
get typestringstatic
MethodTypeModifiers

Extends

Node

attribute

ParameterTypeDefault Value
namestring
nodeType?null | stringnull

Returns

AttributeNode