Share via


SkyEntity Class

Microsoft Robotics Class Reference

Rendering only (not part of physics simulation) entity used to render a sky

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 = "SkyEntity")]
public class SkyEntity : VisualEntity, 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

SkyEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace