SkyDomeEntity Class

Microsoft Robotics Class Reference

Sky entity that uses a 2D dome texture rather than a cube map.

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

Syntax

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Proxy. . :: . .Entity
    Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .VisualEntity
      Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .SkyEntity
        Microsoft.Robotics.Simulation.Engine.Proxy..::..SkyDomeEntity

See Also

SkyDomeEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace