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.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
    ElementName = "WheelEntity")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
public class WheelEntity : VisualEntity, 
    IDssSerializable, ICloneable

Inheritance Hierarchy

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

See Also

WheelEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace