OptionalcullPredicate function used to decide which meshes can be culled when moving the camera.
IfcProductMesh that will get the cullOnCameraMove property set by this predicate.
true if mesh should be able to be culled on camera move otherwise false
The IFC loader elements containing IFC products to create geometries from.
The predicate function used to filter which BimIfcObject instances to include in the geometry creation.
OptionalrenderOptional render control used by IfcGeometryBuilder.build to pause rendering during geometry creation and periodically render progress frames.
Represents the options for creating an IfcGeometryBuilder.