Deprecated, please use a negative sign with
One instead.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public static Vector3 NegOne { get; }
Property Value
Type:
Vector3Equivalent to `new Vector3(-1, -1, -1)`
See Also