GodotSharpAPI
GodotSharpAPI
Godot
AABB Structure
AABB Properties
End Property
Position Property
Size Property
AABB
Position Property
Beginning corner. Typically has values lower than End.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
Position
{
get
;
set
; }
Property Value
Type:
Vector3
Directly uses a private field.
See Also
Reference
AABB Structure
Godot Namespace