Enum FalloffType
Namespace: UnityEngine.Experimental.GlobalIllumination
Assembly: UnityEngine.dll
Syntax
public enum FalloffType : byte
Fields
| Name | Description |
|---|---|
| InverseSquared | |
| InverseSquaredNoRangeAttenuation | |
| Legacy | |
| Linear | |
| Undefined |
public enum FalloffType : byte
| Name | Description |
|---|---|
| InverseSquared | |
| InverseSquaredNoRangeAttenuation | |
| Legacy | |
| Linear | |
| Undefined |