@pixiv/three-vrm
    Preparing search index...

    Class VRMLookAtExpressionApplier

    A class that applies eye gaze directions to a VRM. It will be used by VRMLookAt.

    Implements

    Index

    Constructors

    Properties

    Its associated VRMExpressionManager.

    rangeMapHorizontalInner: VRMLookAtRangeMap

    It won't be used in expression applier. See also: rangeMapHorizontalOuter

    rangeMapHorizontalOuter: VRMLookAtRangeMap

    A VRMLookAtRangeMap for horizontal movement. Both eyes move left or right.

    rangeMapVerticalDown: VRMLookAtRangeMap

    A VRMLookAtRangeMap for vertical downward movement. Both eyes move upwards.

    rangeMapVerticalUp: VRMLookAtRangeMap

    A VRMLookAtRangeMap for vertical upward movement. Both eyes move downwards.

    type: "expression" = 'expression'

    Represent its type of applier.

    Methods