Struct HDProbeCullingResults
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public struct HDProbeCullingResults
Properties
visibleProbes
Declaration
public IReadOnlyList<HDProbe> visibleProbes { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<HDProbe> |