RenderContextBase.InitShadowMapData Method

Public Sub InitShadowMapData( _ 
ByVal camera As CameraBase, _ 
ByVal sceneTransformation As Transformation, _ 
ByVal viewFrame As Integer() _ 
)
This language is not supported or no code example is available.
public void InitShadowMapData( 
CameraBase camera
Transformation sceneTransformation
int[] viewFrame 
)
This language is not supported or no code example is available.

Parameters

camera
CameraBase

sceneTransformation
Transformation

viewFrame
int[]

.NET Framework

Supported in: 4.8

In this article

Definition