Optionalsurfaces: any[]Optionalcolours: string[]Optionalopacity: numberOptionalupdatable: booleanOptionalhidden: booleanOptionalsurfacesMesh: TOptionaldrawTwoSided: booleanOptionalbackFaceColour: stringOptionalbackFaceOpacity: numberNurbs surfaces
Value between 0 and 1
Hex colour strings, there has to be a colour for every single surface and lengths of arrays need to match
Indicates wether the position of these surfaces will change in time
Indicates if surface should be hidden
OptionalsurfacesSurfaces mesh variable in case it already exists and needs updating
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