Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimplificationQueue

Queue used to order the simplification tasks

see

https://doc.babylonjs.com/how_to/in-browser_mesh_simplification

Hierarchy

  • SimplificationQueue

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

runningSearch playground for running

running: boolean

Gets a boolean indicating that the process is still running

Methods

addTaskSearch playground for addTask

  • Adds a new simplification task

    Parameters

    Returns void

executeNextSearch playground for executeNext

  • executeNext(): void
  • Execute next task

    Returns void

runSimplificationSearch playground for runSimplification

  • Execute a simplification task

    Parameters

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method