interface which is the container for morphind and update it's resources. Subinterface of component.

Hierarchy

Methods

  • Returns number

    current morph weight

  • Returns boolean

    visibility flag.

  • Sets morphing asset.

    Parameters

    Returns void

  • Set faceMorphing visibility flag. Will be overridden if entity with meshInstance component is child of entity with faceTracker component. Subinterface of component.

    Parameters

    • visible: boolean

      visibility flag.

    Returns void

  • set morphing weight. Must be in range [0, 1]

    Parameters

    • weight: number

    Returns void