Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HeadMaskMeshLoader

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

scene

scene: Scene

Methods

load

  • load(onLoad?: () => void, onError?: () => void): HeadMaskMesh
  • Loads a HeadMaskMesh.

    Parameters

    • Optional onLoad: () => void

      Callback which returns the HeadMaskMesh once it's loaded.

        • (): void
        • Returns void

    • Optional onError: () => void

      Callback which is called if there's an error loading the mesh.

        • (): void
        • Returns void

    Returns HeadMaskMesh

    The HeadMaskMesh.

Legend

  • Constructor
  • Property
  • Method

Generated using TypeDoc