Bitbybit Docs
    Preparing search index...

    Class UpdateDrawnBabylonMeshRotationDto (Inputs.BabylonMesh)

    babylon.mesh.setRotation 提供网格或实例,以及以度为单位的三个角度表示的新旋转。

    Index

    Constructors

    Properties

    Constructors

    Properties

    babylonMesh: any

    要转动的网格或实例

    undefined
    
    rotation: Vector3

    绕 X、Y 和 Z 的角度,以度为单位,替换当前旋转

    undefined