Click or drag to resize
NodeRotation Property
Get / Set node local rotation.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector3 Rotation { get; set; }

Property Value

Type: Vector3
See Also