Gorilla.SkyBox

Unit Gorilla.SkyBox.pas

Classes

Records

Enumerations

  • enum  TGorillaSkyBoxMode  = ( CubeMapSkyBox, ProceduralSkyBox, Blank ) ;

Constants

    Mics. types

    • type PSkyBoxShaderData = pointer to TSkyBoxShaderData;

TSkyBoxShaderData

Fields

Methods

TGorillaSkyBoxMaterial

Ancestors

Members

Fields

Methods

Properties

TGorillaSkyBoxMaterialSource

Ancestors

Members

Fields

Methods

Properties

TGorillaSkyBox

Custom skybox component which can be used to display a sky or an environment rendered from texture.

Remarks

The component DO NOT use CubeMap technology yet. This is a feature for future releases and should remove tiny border spaces during rendering. At the moment 6 planes are generated and rendered with a single texture for each side.

Ancestors

Members

Fields

Methods

Properties