Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
UpdateBoundingBoxFromModelParts()()()()
Force update of BoundingBoxFromModelParts property. If the current BoundingBox was equal to old value of BoundingBoxFromModelParts, new BoundingBox will also be updated to new value.
UpdateBoundingBoxFromModelParts(Boolean)
Force update of BoundingBoxFromModelParts property. If the current BoundingBox was equal to old value of BoundingBoxFromModelParts, new BoundingBox will also be updated to new value.

See Also