interface which is controller for beauty morphing update. Subinterface of faceMorphing.

Hierarchy

Methods

  • Returns number

    morphing weight (float).

  • Returns number

    morphing weight (float).

  • Returns number

    morphing weight (float).

  • Sets nose morphing weight.

    Parameters

    • value: number

      morphing weight.

    Returns void

  • Sets face morphing weight.

    Parameters

    • value: number

      morphing weight.

    Returns void

  • Sets nose morphing weight.

    Parameters

    • value: number

      morphing weight.

    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