GeometryBuilderOptions
Hierarchy
- GeometryBuilderOptions
Index
Properties
Properties
optionalcullOnCameraMovePredicate
Predicate function used to decide which meshes can be culled when moving the camera.
Type declaration
Parameters
mesh: IfcProductMesh
IfcProductMesh that will get the cullOnCameraMove property set by this predicate.
Returns boolean
predicate
The predicate function used to filter which BimIfcObject instances to include in the geometry creation.
Type declaration
Parameters
ifcProduct: BimIfcObject
Returns unknown
Options for GeometryBuilder.