LightType Enum
Enumeration for the different types of lights
Syntax
[Sansar.Script.Interface]
public enum LightType
public enum LightType
Remarks
Members
Member Name | Description |
---|---|
Directional | Lights that illuminate in a single direction across the entire scene. |
Point | Lights that illuminate from a point outward in all directions. |
Spot | Lights that illuminate from a point outward in a cone shape. |
Requirements
Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
0 Comments