Class BlitRenderPass

Class Hierarchy

Use a Blit Render Pass to blit one or more textures to the screen of the current rendering context using a material.

Inherits properties and message types from BlitRenderPassMetadata.

Synopsis

Methods
create()

Creates an instance of BlitRenderPass

BlitRenderPass:create(objectName)

Creates an instance of BlitRenderPass.

Parameters
objectName (string)

The name of the object.