DynamicTreeTGetFatAABB(Int32) Method |
Get the fat AABB for a proxy.
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic AABB GetFatAABB(
int proxyId
)
Parameters
- proxyId Int32
- The proxy id.
Return Value
AABBThe fat AABB.
See Also