A sprite is a mesh that represents a 2D image

Constructors

Accessors

Methods

Constructors

Accessors

  • get material(): any
  • The material used to render the sprite

    Returns any

  • get mesh(): Mesh
  • The mesh that represents the sprite

    Returns Mesh

Methods

Generated using TypeDoc