Bitbybit Docs
    Preparing search index...

    Class IdBabylonMeshDto (Inputs.BabylonMesh)

    Feeds babylon.mesh.setId and babylon.mesh.getId with a mesh and the id, a label that need not be unique.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalbabylonMesh: Mesh
      • Optionalid: string

      Returns IdBabylonMeshDto

    Properties

    babylonMesh: Mesh

    The mesh whose id is set or read

    undefined
    
    id: string

    The id to set; several meshes may share one

    undefined