ReferenceFrame Property

Microsoft Robotics Class Reference

Specifies the meaning of the entity's position This is used for serialization and to help with joining child entities. It is not meant to be changed outside of the simulation engine.

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

Syntax

[BrowsableAttribute(false)]
[DataMemberAttribute]
public VisualEntity..::..ReferenceFrames ReferenceFrame { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace