Optionalsurfaces: any[]Optionalopacity: numberOptionalcolours: string | string[]Optionalupdatable: booleanOptionalhidden: booleanOptionalsurfacesMesh: TOptionaldrawTwoSided: booleanOptionalbackFaceColour: stringOptionalbackFaceOpacity: numberNurbs surfaces
Value between 0 and 1
Hex colour string
Indicates wether the position of these surfaces will change in time
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