Class GatherLightsRenderPassMetadata

Defines properties and message types for GatherLightsRenderPass.

Inherits properties and message types from RenderPassMetadata.

Property Types

See also PropertyType
GatherLightsRenderPassMetadata.OutputDirectionalLightsProperty

Kanzi uses this property to allow binding to directional light set.

GatherLightsRenderPassMetadata.OutputPointLightsProperty

Kanzi uses this property to allow binding to point light set.

GatherLightsRenderPassMetadata.OutputSpotLightsProperty

Kanzi uses this property to allow binding to spot light set.

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.