RenderContextBase.ReadDepthValuesInternal Method

Protected MustOverride Function ReadDepthValuesInternal( _ 
ByVal layoutViewport As Integer() _ 
) As Short()
This language is not supported or no code example is available.
protected abstract short[] ReadDepthValuesInternal( 
int[] layoutViewport 
)
This language is not supported or no code example is available.

Parameters

layoutViewport
int[]

Return Value

short[]

.NET Framework

Supported in: 4.8

In this article

Definition