Options
All
  • Public
  • Public/Protected
  • All
Menu

Extension of a PIXI.Mesh, with the capabilities to provide a snapshot of the framebuffer.

Hierarchy

  • any
    • PointSourceMesh

Index

Constructors

Methods

  • _render(renderer: any): void
  • override

    Parameters

    • renderer: any

    Returns void

Properties

_priorBlendMode: BLEND_MODES

To store the previous blend mode of the last renderer PointSourceMesh.

_currentTexture: Texture

The current texture used by the mesh.