Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextureUtils

Texture utils

See the ngx3js docs page for details.

Hierarchy

  • TextureUtils

Index

Constructors

constructor

Methods

Static addCanvas

Static addDataTexture

Static dataTexture

Static drawCanvas

  • drawCanvas(program: string | TCanvasFunctionType, ctx?: CanvasRenderingContext2D, text?: string, width?: number, height?: number, programParam?: any): void

Static getCanvas

Static getDataTexture

Static scale

  • scale(w: number, h: number, ow: number, oh: number): I3JS.Vector2

Generated using TypeDoc