Bitbybit Docs
    Preparing search index...

    Class RotationCenterDto (Inputs.BabylonTransforms)

    Feeds babylon.transforms.rotationCenterX, rotationCenterY and rotationCenterZ with the angle and the point the axis passes through.

    Index

    Constructors

    Properties

    Constructors

    Properties

    angle: number

    How far to turn, in degrees; positive follows the right-hand rule around the axis

    90
    

    -Infinity

    Infinity

    1

    center: Point3

    A point the axis passes through; it stays where it is

    [0, 0, 0]