stanles steel

stanles steel script details
Type
Typescript logo image
typescript
App Version
0.14.0
Visibility
public
Date Created
Jan 23, 2024, 12:11:45 PM
Last Edit Date
Jan 23, 2024, 12:16:09 PM

Script Details

The Code
let text = "Hello World, Borascotv!"; const start = async () => { const textOpt = new Bit.Advanced.Text3D.Text3DDto(); textOpt.text = text; textOpt.fontVariant = Bit.Advanced.Text3D.fontVariantsEnum.BoldItalic; textOpt.originAlignment = Bit.Advanced.Text3D.recAlignmentEnum.centerBottom; textOpt.direction = [0, 0, 1]; textOpt.rotation = -90; const text3D = await bitbybit.advanced.text3d.create(textOpt); bitbybit.draw.drawAnyAsync({ entity: text3D }); const gridOptions = new Bit.Inputs.Draw.SceneDrawGridMeshDto(); bitbybit.draw.drawGridMesh(gridOptions); } start(); Add a 4 - burner stove with oven to the leftmost part of the counter, put a 4 - burner drawer next to the oven, which is completely covered in stainless steel, and a dishwasher next to it, stainless steel.