bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    Properties

    yaw: number

    Yaw angle (Rotation around X) in degrees

    0
    

    -Infinity

    Infinity

    1

    pitch: number

    Pitch angle (Rotation around Y) in degrees

    0
    

    -Infinity

    Infinity

    1

    roll: number

    Roll angle (Rotation around Z) in degrees

    0
    

    -Infinity

    Infinity

    1

    center: Point3

    The center from which the rotations are applied

    [0, 0, 0]