GatherLightsRenderPassMetadata
¶
Defines properties and message types for GatherLightsRenderPass.
Inherits properties and message types from RenderPassMetadata.
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 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.