Constructor
Mesh instance to connect the extension to.
Materials instance
Geometry3dHandle instance representing the geometry which will be applied to _mesh.
ReadonlycullingDistance from camera where _mesh will become visibile. If < 0 it is always visible.
ReadonlyindiceNumber of indices this Mesh contains.
Readonlyistrue if this Mesh contains transparent objects
(in which case it cannot contain opaque objects and false if it does)
ReadonlyprimitiveNumber of vertices, uv's and normals this Mesh contains.
ReadonlyproductsAll BimIfcObject's and their BimProductMesh'es that makes up the Mesh geometry.'
Gets the distance from an mesh to the camera
Camera to use when checking distance
true if visible from the supplied cameras point of view. Otherwise false.
Camera to use when checking visibility
Optionaldistance: number
Additional data that decorates Mesh instances with geometry that represents IFC objects.