PhysicsObjectOnProcessContact Property |
Property Value
Type:
OnProcessContactScriptReferenceEvent handler for processing physics contact points. Arguments are the sender, the load visual and the contact details (of type ContactInfo). Implementing this handler can severely impact performance.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
See Also