Node.InstanceLight

Node.InstanceLight property

Gets or sets the instance light. The node element may instance any number of light objects.

public InstanceLight[] InstanceLight { get; set; }

See Also