Size from Position to End. Typically all components are positive.
If the size is negative, you can use
Abs to fix it.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3 Size { get; set; }
Property Value
Type:
Vector3Directly uses a private field.
See Also