Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • Renderable

Index

Properties

id: number
materialId: number
values: T

Methods

  • dispose(): void
  • Returns void

  • getProgram(variant: "marking" | "depth" | "colorBlended" | "colorWboit" | "pick"): Program
  • Parameters

    • variant: "marking" | "depth" | "colorBlended" | "colorWboit" | "pick"

    Returns Program

  • render(variant: "marking" | "depth" | "colorBlended" | "colorWboit" | "pick", sharedTexturesList?: Textures): void
  • Parameters

    • variant: "marking" | "depth" | "colorBlended" | "colorWboit" | "pick"
    • Optional sharedTexturesList: Textures

    Returns void

  • update(): void
  • Returns void

Generated using TypeDoc