Class NodeLightsPunctual
Assigns a light to a node
Inherited Members
Namespace: Unity.Cloud.Gltfast.Objects
Assembly: Unity.Cloud.Gltfast.dll
Syntax
[MovedFrom(true, "GLTFast.Schema", "glTFast", null)]
public class NodeLightsPunctual
Properties
Light
Light index
Declaration
[JsonPropertyName("light")]
public int? Light { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |