Vertex Viewer SDK
    Preparing search index...

    Function fromJson

    • Returns a set of Euler angles that was decoded from a JSON string. Supports either extracting values from an array [x, y, z, order] or object {x, y, z, order}.

      Parameters

      • json: string

        A JSON object.

      Returns Euler.Euler

      A set of Euler angles.