Click or drag to resize

VisualShaderNodeVec3ConstantConstant Property

A Vector3 constant which represents the state of this node.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3 Constant { get; set; }

Property Value

Type: Vector3
See Also