Clones the body and all attached fixtures and shapes. Simply said, it makes a complete copy of the body.
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Body DeepClone(
World world = null
)
Parameters
- world World (Optional)
Return Value
Body
See Also