Bitbybit Docs
    Preparing search index...

    Class MeshInstanceAndTransformDto (Inputs.BabylonMesh)

    babylon.mesh.createMeshInstanceAndTransform 使用:要实例化的网格以及实例的放置位置。

    Index

    Constructors

    Properties

    Constructors

    Properties

    mesh: Mesh

    要创建实例的网格;实例化后它会被隐藏

    undefined
    
    position: Point3

    实例放置的位置

    undefined
    
    rotation: Vector3

    实例绕 X、Y 和 Z 的旋转角度,以度为单位

    undefined
    
    scaling: Vector3

    实例沿 X、Y 和 Z 的缩放系数,1 表示不缩放

    undefined