Enum LightPunctual.Type
Light type
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
public enum LightPunctual.Type
Fields
Name | Description |
---|---|
Directional | Directional light |
Point | Point light |
Spot | Spot light |
Unknown | Unknown light type |