PhysicsBody PhysicsBody { get; set; }

Summary

Get the actual physics body that was created by this component. You should be careful, this can of course be null when the object is not enabled or the physics world is not available. It might also get deleted and re-created, so best use this to access, but don't store it.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.