RotationAnglesInWorldSpace Property

Microsoft Robotics Class Reference

This field exposes the entity rotation in world space 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 RotationAnglesInWorldSpace { get; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace