Class ClearRenderPass

Class Hierarchy

Use a Clear Render Pass to clear the color, depth, and stencil buffers of the current render context.

Inherits properties and message types from ClearRenderPassMetadata.

Synopsis

Methods
create()

Creates an instance of ClearRenderPass

ClearRenderPass:create(objectName)

Creates an instance of ClearRenderPass.

Parameters
objectName (string)

The name of the object.