Bitbybit Docs
    Preparing search index...

    Class RotateAroundAxisNodeDto (Inputs.BabylonMesh)

    babylon.mesh.rotateAroundAxisWithPosition 使用:网格、一个点和经过该点的轴,以及绕行的角度。

    Index

    Constructors

    Properties

    Constructors

    Properties

    mesh: Mesh

    要绕轴转动的网格

    undefined
    
    position: Point3

    轴经过的一个点

    axis: Vector3

    轴的方向;任意长度均可,但不能是零向量

    angle: number

    转动的角度,以度为单位;正值遵循绕轴的右手法则