interface ObjectMesh {
    meshLink?: string;
}

Properties

Properties

meshLink?: string