Interface ILightTarget
Namespace: Aximo.Render
Assembly: Aximo.Render.dll
Syntax
public interface ILightTarget
Properties
| Improve this Doc View SourceLights
Declaration
List<ILightObject> Lights { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ILightObject> |