EVolumeLightingMethod
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EVolumeLightingMethod
Inheritance Object → ValueType → Enum → EVolumeLightingMethod
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| VLM_VolumetricLightmap | 0 | |
| VLM_SparseVolumeLightingSamples | 1 | |
| VLM_MAX | 2 |