Bitbybit Docs
    Preparing search index...

    Class SetParentDto (Inputs.BabylonMesh)

    babylon.mesh.setParentbabylon.mesh.getParent 使用:网格及其父网格,使其随父网格移动。

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalbabylonMesh: any
      • OptionalparentMesh: any

      Returns SetParentDto

    Properties

    babylonMesh: any

    要设置或读取其父节点的网格

    undefined
    
    parentMesh: any

    作为父节点的网格;子网格随之移动、旋转和缩放

    undefined