b2RayCastCallback
b2RayCastCallback
Box2D.DynamicsInheritance: System.Object
Constructors
b2RayCastCallback()
b2RayCastCallback()()Methods
ReportFixture(b2Fixture, b2Vec2, b2Vec2, float)
System.Single ReportFixture(b2Fixture, b2Vec2, b2Vec2, float)(Box2D.Dynamics.b2Fixture fixture, Box2D.Common.b2Vec2 point, Box2D.Common.b2Vec2 normal, System.Single fraction)Parameters:
fixture (Box2D.Dynamics.b2Fixture)point (Box2D.Common.b2Vec2)normal (Box2D.Common.b2Vec2)fraction (System.Single)Returns:
System.Single