EntityState Fields

Microsoft Robotics Class Reference

The EntityState type exposes the following members.

Fields

  Name Description
Public field AngularVelocity
Current angular velocity, in world space
Public field Assets
asset location
Public field Flags
Modifies modeling of entire entity
Public field MassDensity
entity mass or density values
Public field Name
Entity name. The simulation engine will only accept a single instance for the same name
Public field PhysicsPrimitives
List of shapes that approximate the entity to the physics simulation
Public field Pose
Current pose, in world space
Public field Velocity
Current linear velocity, in world space

See Also

EntityState Class

Microsoft.Robotics.Simulation Namespace