GodotSharpAPI
GodotSharpAPI
Godot
Plane Structure
Plane Properties
Center Property
D Property
Normal Property
PlaneXY Property
PlaneXZ Property
PlaneYZ Property
x Property
y Property
z Property
Plane
z Property
The Z component of the plane's normal vector.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
z
{
get
;
set
; }
Property Value
Type:
Single
Equivalent to
Normal
's Z value.
See Also
Reference
Plane Structure
Godot Namespace