Class VisualShaderNodeUVFunc
Contains functions to modify texture coordinates (uv
) to be used within the visual shader graph.
- Inheritance
-
VisualShaderNodeUVFunc
Remarks
UV functions are similar to Vector2 functions, but the input port of this node uses the shader's UV value by default.
Properties
function
A function to be applied to the texture coordinates. See Function for options.
var function : int = 0