Class VisualShaderNodeFloatFunc
A scalar floating-point function to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeFloatFunc
Remarks
Accept a floating-point scalar (x
) to the input port and transform it according to function.
Properties
function
A function to be applied to the scalar. See Function for options.
var function : int = 13