Optionalmeshes: any[]Optionalopacity: numberOptionalcolours: string | string[]Optionalupdatable: booleanOptionalhidden: booleanOptionaljscadMesh: TOptionaldrawTwoSided: booleanOptionalbackFaceColour: stringOptionalbackFaceOpacity: numberSolid Jscad meshes
Value between 0 and 1
Hex colour string
Indicates wether this solid will be transformed in time
Should be hidden
Draw two-sided faces with different colors for front and back. This helps visualize face orientation.
Hex colour string for back face colour (negative side of the face). Only used when drawTwoSided is true.
Back face opacity value between 0 and 1. Only used when drawTwoSided is true.
Provide options without default values