Click or drag to resize

SpriteBase3DAxis Property

The direction in which the front of the texture faces.

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

Property Value

Type: Vector3Axis
See Also