Class VisualShaderNodeUIntFunc
An unsigned scalar integer function to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeUIntFunc
Remarks
Accept an unsigned integer 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 = 0