The center of the plane, the point where the normal line intersects the plane.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3 Center { get; set; }
Property Value
Type:
Vector3Equivalent to
Normal multiplied by `D`.
See Also