Share via


HeightFieldShape Class

Microsoft Robotics Class Reference

Height field shape

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html", 
    ElementName = "HeightFieldShape")]
public class HeightFieldShape : Shape, 
    IDssSerializable, ICloneable

Remarks

Use this shape to model terrain

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .Shape
    Microsoft.Robotics.Simulation.Physics.Proxy..::..HeightFieldShape

See Also

HeightFieldShape Members

Microsoft.Robotics.Simulation.Physics.Proxy Namespace