Field stepCountBuffer
Output native array that holds the set of steps that were executed to find the height.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[WriteOnly]
[NativeDisableParallelForRestriction]
public NativeArray<int> stepCountBuffer
Returns
Type | Description |
---|---|
NativeArray<int> |