Share via


Type Property

Microsoft Robotics Class Reference

Get or set the light type

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

Syntax

[DataMemberAttribute]
[EditorAttribute(typeof(GenericObjectEditor), typeof(UITypeEditor))]
public LightSourceEntityType Type { get; set; }

See Also

LightSourceEntity Class

Microsoft.Robotics.Simulation.Engine Namespace