GodotSharpAPI
GodotSharpAPI
Godot
Plane Structure
Plane Methods
DistanceTo Method
Equals Method
GetAnyPoint Method
GetHashCode Method
HasPoint Method
Intersect3 Method
IntersectRay Method
IntersectSegment Method
IsEqualApprox Method
IsPointOver Method
Normalized Method
Project Method
ToString Method
Plane
Normalized Method
Returns the plane scaled to unit length.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Plane
Normalized
()
Return Value
Type:
Plane
A normalized version of the plane.
See Also
Reference
Plane Structure
Godot Namespace