Share via


CastsShadows Property

Microsoft Robotics Class Reference

Gets or sets whether the light creates shadows

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

Syntax

[DataMemberAttribute(Order = )]
public bool CastsShadows { get; set; }

See Also

LightSourceEntity Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace