Lens Scripting API
    Preparing search index...

    Class QuaternionAnimationTrackXYZEuler

    Represents a rotation animation track using euler angles.

    Hierarchy (View Summary)

    Index

    Properties

    name: string

    The name of the Asset in Lens Studio.

    uniqueIdentifier: string

    Methods

    • Returns child track at index index.

      Parameters

      • index: number

      Returns AnimationTrack

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Sets child track at index index to track track.

      Parameters

      Returns void