DynamicTreeTRemoveProxy Method |
Destroy a proxy. This asserts if the id is invalid.
Namespace:
Internal.tainicom.Aether.Physics2D.Collision
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void RemoveProxy(
int proxyId
)
Parameters
- proxyId
- Type: SystemInt32
The proxy id.
See Also