LightBuilder.Spot.Range

LightBuilder.Spot.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. Must be > 0. When undefined, range is assumed to be infinite.

public float Range { get; set; }

See Also