Reference Source
public class | source

PerformanceModel

Extends:

SceneModel → PerformanceModel

Implements:

this class was deprecated.

A high-performance model representation for efficient rendering and low memory usage.

  • PerformanceModel was replaced with SceneModel in xeokit-sdk v2.4.
  • PerformanceModel currently extends SceneModel, in order to maintain backward-compatibility until we remove PerformanceModel.
  • See SceneModel for API details.

Constructor Summary

Public Constructor
public

constructor(owner: *, cfg: *)

See VBOSceneModel for details.

Public Constructors

public constructor(owner: *, cfg: *) source

See VBOSceneModel for details.

Params:

NameTypeAttributeDescription
owner *
cfg *