Bitbybit Docs
    Preparing search index...

    Class UpdateDrawnBabylonMeshScaleDto (Inputs.BabylonMesh)

    Feeds babylon.mesh.setScale with a mesh, or an instance, and its new scale factors per axis.

    Index

    Constructors

    Properties

    Constructors

    Properties

    babylonMesh: any

    The mesh or instance to scale

    undefined
    
    scale: Vector3

    The scale factors along X, Y and Z, 1 being unscaled, replacing the current scale

    undefined