Skip to content

Gfx3Skybox

jay19240 edited this page Dec 11, 2024 · 2 revisions

Gfx3Skybox

A cubemap skybox.

  • inherit from: Gfx3Drawable

Constructors

  • new Gfx3Skybox(): Gfx3Skybox

Methods

  • delete(): void
  • draw(): void
  • getCubemap(): Gfx3Texture
  • getGroup01(): Gfx3StaticGroup
  • setCubemap(cubemap: Gfx3Texture): void
    • cubemap: The cubemap texture.
Clone this wiki locally