Actions
|
Get CPPType |
Returns the C++ data type of the parameter Target is Rig VMParameter Node |
|
Get CPPType Object |
Returns the C++ data type struct of the parameter (or nullptr) Target is Rig VMParameter Node |
|
Get Default Value |
Returns the default value of the parameter as a string Target is Rig VMParameter Node |
|
Get Parameter Description |
Returns this parameter node's parameter description Target is Rig VMParameter Node |
|
Get Parameter Name |
Returns the name of the parameter Target is Rig VMParameter Node |
|
Is Input |
Returns true if this node is an input Target is Rig VMParameter Node |