VISU - PHP Game Framework

ClearPass extends RenderPass
in package

Table of Contents

Properties

$renderTargetRes  : RenderTargetResource

Methods

__construct()  : mixed
execute()  : void
Executes the render pass
name()  : string
Returns the name of the render pass, if not overriden this will return the class name.
setup()  : void
Executes the render pass

Properties

Methods

name()

Returns the name of the render pass, if not overriden this will return the class name.

public name() : string
Return values
string

        
On this page

Search results