The search functionality needs JavaScript enabled
Sets a custom AABB to use when culling objects from the view frustum. Equivalent to GeometryInstance.setCustomAabb.
GeometryInstance.setCustomAabb
void instanceSetCustomAabb ( const(RID) instance, const(AABB) aabb ) nothrow @nogc;