Inheritance: EventDispatcher → Node → PropertyNode →
Special version of PropertyNode which is used for parameters.
Constructs a new parameter node.
nodeType
The type of the node.
name
The name of the parameter in the shader.
Default is null.
This flag can be used for type testing.
Default is true.
Gets the type of a member variable in the parameter node.
builder
The node builder.
name
The name of the member variable.
Overrides: PropertyNode#getMemberType