manifesto
    Preparing search index...

    Function eulerFromRotateTransform

    • Implements the convention that the 3 component values for the RotateTranform cass (properties x,y,z) are to be interpreted as Euler angles in the intrinsic XYZ order

      Parameters

      • transform: RotateTransform

        : A object with a Rotation member object, properties x,y,z

      Returns Euler

      threejs-math.EulerAngle instance. From this threejs-math functionsa allow conversion to other rotation representations.