Enumeration ViewerEvent

Events that are fired by the viewer

Enumeration Members

AutofocusStart: "AutofocusStart"

Bounding sphere for autofocusing camera has been calculated. This is used internally for debugging purposes.

Param

MaterialCreationEnd: "MaterialCreationEnd"

Material creation has been finished, that includes:

  • Load definition from Combeenation server
  • Load all textures
  • Compile shader

Param

Param

signalizes that no more materials are currently being created

MaterialCreationStart: "MaterialCreationStart"

Requested material is not available in the scene yet and is about to be created

Param

Generated using TypeDoc