Skip to content

Gfx3ShadowVolume

jay19240 edited this page Dec 11, 2024 · 1 revision

Gfx3ShadowVolume

A 3D shadow volume mesh.

  • inherit from: Gfx3Drawable

Constructors

  • new Gfx3ShadowVolume(): Gfx3ShadowVolume

Methods

  • delete(): void
  • draw(): void
  • loadFromBinaryFile(path: string): Promise
    • path: The file path.
  • loadFromFile(path: string): Promise
    • path: The file path.
Clone this wiki locally