we
    Preparing search index...
    interface Rotation {
        angleInRadians: number;
        axis: Float32Array;
    }
    Index

    Properties

    Properties

    angleInRadians: number

    旋转角度 :弧度制

    axis: Float32Array

    旋转轴