Click or drag to resize

Planey Property

The Y component of the plane's normal vector.

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

Property Value

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