RenderContextBase.ResizeShadowMaps Method

Public Sub ResizeShadowMaps( _ 
ByVal controlSize As Size, _ 
ByVal shadowQuality As realisticShadowQualityType, _ 
ByRef initHQR As Boolean
)
This language is not supported or no code example is available.
public void ResizeShadowMaps( 
Size controlSize
realisticShadowQualityType shadowQuality
ref bool initHQR 
)
This language is not supported or no code example is available.

Parameters

controlSize
Size

shadowQuality
realisticShadowQualityType

initHQR
bool

.NET Framework

Supported in: 4.8

In this article

Definition