Share via


HeightFieldEntity Class

Microsoft Robotics Class Reference

Models a terrain composed out of height field samples

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 = "HeightFieldEntity")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
public class HeightFieldEntity : VisualEntity, 
    IDssSerializable, ICloneable

Inheritance Hierarchy

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

See Also

HeightFieldEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace