Position Property

Microsoft Robotics Class Reference

This field exposes the entity position as an xna.Vector3 so that the simulation editor can access it.

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

Syntax

public Vector3 Position { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace