Field AOStepCount
Ambient Occlusion step count for each quality level. The array must have one entry per scalable setting level, and elements must be between 2 and 32.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Range(2, 32)]
public int[] AOStepCount
Returns
Type | Description |
---|---|
int[] |