Method SetSpotLightLuxAt
SetSpotLightLuxAt(float, float)
For Spot Lights only, set the intensity that the spot should emit at a certain distance in meter
Declaration
public void SetSpotLightLuxAt(float luxIntensity, float distance)
Parameters
Type | Name | Description |
---|---|---|
float | luxIntensity | |
float | distance |