Preparing search index...

    Class StretchPoint

    A point in the FaceStretchVisual feature.

    Lens Scripting Version 193

    Index

    Properties

    Methods

    Properties

    delta: vec3

    The direction in which the stretch should occur.

    Lens Scripting Version 193

    (0, 0, 0)
    
    index: number

    The index of the stretch point

    Lens Scripting Version 193

    weight: number

    The strength of the stretch effect.

    Lens Scripting Version 193

    0
    

    Methods

    • Returns the fully-qualified JavaScript type name for this class (for example, "Component.Camera"). This is a static accessor (no instance required) and returns the same value as the instance getTypeName().

      Returns string

      Lens Scripting Version 193