PunctualLight.Range

PunctualLight.Range property

Gets or sets a Hint defining a distance cutoff at which the light’s intensity may be considered to have reached zero. Supported only for point and spot lights. When undefined, range is assumed to be infinite.

public float Range { get; set; }

See Also