Method OnContact
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
OnContact(in CharacterContact)
Called once for each surface the capsule is touching.
bool OnContact(in CharacterContact contact)Parameters
contactCharacterContact-
The contact.
Called once for each surface the capsule is touching.
bool OnContact(in CharacterContact contact)contact CharacterContact The contact.