WheelEntity Class

Microsoft Robotics Class Reference

Rendering wrapper around PhysicsWheel shape. If you are not interested in rendering just use PhysicsWheel directly

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

Syntax

[DataContractAttribute]
[EditorAttribute(typeof(GenericObjectEditor), typeof(UITypeEditor))]
[CLSCompliantAttribute(true)]
public class WheelEntity : VisualEntity

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation. . :: . .Entity
    Microsoft.Robotics.Simulation.Engine. . :: . .VisualEntity
      Microsoft.Robotics.Simulation.Engine..::..WheelEntity

See Also

WheelEntity Members

Microsoft.Robotics.Simulation.Engine Namespace