◆ NodeTintAttribute() [1/3]
XNode.Node.NodeTintAttribute.NodeTintAttribute |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b |
|
) |
| |
Specify a color for this node type
- Parameters
-
r | Red [0.0f .. 1.0f] |
g | Green [0.0f .. 1.0f] |
b | Blue [0.0f .. 1.0f] |
◆ NodeTintAttribute() [2/3]
XNode.Node.NodeTintAttribute.NodeTintAttribute |
( |
string |
hex | ) |
|
Specify a color for this node type
- Parameters
-
◆ NodeTintAttribute() [3/3]
XNode.Node.NodeTintAttribute.NodeTintAttribute |
( |
byte |
r, |
|
|
byte |
g, |
|
|
byte |
b |
|
) |
| |
Specify a color for this node type
- Parameters
-
r | Red [0 .. 255] |
g | Green [0 .. 255] |
b | Blue [0 .. 255] |
◆ color
Color XNode.Node.NodeTintAttribute.color |
The documentation for this class was generated from the following file:
- D:/Projects/platformer-pro-2019.3/Assets/PlatformerPro/Scripts/ThirdpartyWrappers/xNode/Node.cs