Base class for lighting nodes.
Constructor
new LightingNode()Constructs a new lighting node.
| Accessor | Type | |
|---|---|---|
| get type | string | |
Properties
| Property | Type | Default Value | |
|---|---|---|---|
| isLightingNode | boolean | — | |
Extends
NodeBase class for lighting nodes.
Constructor
new LightingNode()Constructs a new lighting node.
| Accessor | Type | |
|---|---|---|
| get type | string | |
Properties
| Property | Type | Default Value | |
|---|---|---|---|
| isLightingNode | boolean | — | |
Extends
Node