Click or drag to resize

Planex Property

The X component of the plane's normal vector.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float x { get; set; }

Property Value

Type: Single
Equivalent to Normal's X value.
See Also