Struct DensityVolumeList
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public struct DensityVolumeList
Fields
bounds
Declaration
public List<OrientedBBox> bounds
Field Value
| Type | Description |
|---|---|
| List<OrientedBBox> |
density
Declaration
public List<DensityVolumeEngineData> density
Field Value
| Type | Description |
|---|---|
| List<DensityVolumeEngineData> |