Bitbybit Docs
    Preparing search index...

    Class CloneToPositionsDto (Inputs.BabylonMesh)

    Feeds babylon.mesh.cloneToPositions with the mesh to copy and the points to put the copies at.

    Index

    Constructors

    Properties

    Constructors

    Properties

    babylonMesh: Mesh

    The mesh to copy; it stays where it is

    undefined
    
    positions: Point3[]

    One point per copy, in the order the copies come back

    []