Share via


RotationAngles Property

Microsoft Robotics Class Reference

This field exposes the entity rotation converted to Euler angles from the orientation quaternion.

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[BrowsableAttribute(false)]
public Vector3 RotationAngles { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace