VISU - PHP Game Framework

DeferredLightPass extends RenderPass
in package

Table of Contents

Properties

$lightingShader  : ShaderProgram
$sun  : DirectionalLightComponent

Methods

__construct()  : mixed
Constructor
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