ShadowMapView

An structure representing a view into a shadow map entry.

File location: framework/cauldron/framework/inc/render/shadowmapresourcepool.h

Detailed description

An structure representing a view into a shadow map entry.

Data fields

Type

Description

int

index
Shadow map view’s index.

int32_t

cellIndex
Shadow map view’s associated cell ID.

Rect

rect
Shadow map view’s corresponding rect information.