Goblin - A Platform for 3D AR and VR Applications

VelocityTransformer.OnBeforeCollided Method 

public void OnBeforeCollided(
   Node node,
   Node root,
   Node nodeHit,
   Xfrm old,
   IntersectInformation intersect,
   Xfrm desired
);

Implements

ICollisionListener.OnBeforeCollided

See Also

VelocityTransformer Class | Goblin.Engine.Scene Namespace