Click or drag to resize
LightSpriteBaseapertureSoftness Field
Determines how crisp the edges of the light cone are for lights directed by apertureFocus.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public float apertureSoftness

Field Value

Type: Single
Remarks
This value is essentially added to apertureFocus to generate two light cones that form a gradient from lit to unlit.
See Also