SkyDomeEntity Class

Microsoft Robotics Class Reference

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

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

Syntax

[DataContractAttribute]
[EditorAttribute(typeof(GenericObjectEditor), typeof(UITypeEditor))]
[CLSCompliantAttribute(true)]
public class SkyDomeEntity : SkyEntity

Inheritance Hierarchy

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

See Also

SkyDomeEntity Members

Microsoft.Robotics.Simulation.Engine Namespace