Class PipelineStateRenderPass

Class Hierarchy

Use a Pipeline State Render Pass to set for its child render passes the depth and stencil testing, transparency, and culling.

Inherits properties and message types from PipelineStateRenderPassMetadata.

Synopsis

Methods
create()

Creates an instance of PipelineStateRenderPass

PipelineStateRenderPass:create(objectName)

Creates an instance of PipelineStateRenderPass.

Parameters
objectName (string)

The name of the object.