Gorilla.Controller.Passes.GlobalIllumination

Unit Gorilla.Controller.Passes.GlobalIllumination.pas

Classes

Records

Constants

  • const GORILLA_GLOBALILLUM_MAX_LIGHTS : Integer = $8;

Mics. types

  • type PGlobalIllumShaderData = pointer to TGlobalIllumShaderData;

TGorillaRenderPassGlobalIllum

Ancestors

Members

Fields

Methods

Properties

TGorillaRenderPassEmbeddedGlobalIllum

To provide an embedded variant of the global illumination render pass we introduce the TGorillaRenderPassEmbeddedGlobalIllum with the overwritten IsInternalRenderPass() routine.

Ancestors

Members