VisualShaderNodeIntFunc
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Enumerations
enum Function:
Function FUNC_ABS = 0
There is currently no description for this enum. Please help us by contributing one!
Function FUNC_NEGATE = 1
There is currently no description for this enum. Please help us by contributing one!
Function FUNC_SIGN = 2
There is currently no description for this enum. Please help us by contributing one!
Function FUNC_BITWISE_NOT = 3
There is currently no description for this enum. Please help us by contributing one!
Function FUNC_MAX = 4
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Function function = 2
There is currently no description for this property. Please help us by contributing one!