Click or drag to resize
NodeRotationType Property
Get / Set the rotation type (euler / quaternion).

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

Property Value

Type: RotationType
See Also