GetModelBoundingBox method
Compute model bounding box limits (considers all meshes)
Implementation
BoundingBoxC GetModelBoundingBox(ModelC model)
=> _GetModelBoundingBox(model);
Compute model bounding box limits (considers all meshes)
BoundingBoxC GetModelBoundingBox(ModelC model)
=> _GetModelBoundingBox(model);