Interface IPreSolveShapeCallback
Namespace: SF.PhysicsLowLevel
Assembly: cs.temp.dll.dll
Syntax
public interface IPreSolveShapeCallback
Methods
OnPreSolve2D(PhysicsEvents.PreSolveEvent, SFShapeComponent)
Declaration
bool OnPreSolve2D(PhysicsEvents.PreSolveEvent preSolveEvent, SFShapeComponent callingShapeComponent)
Parameters
| Type | Name | Description |
|---|---|---|
| PhysicsEvents.PreSolveEvent | preSolveEvent | |
| SFShapeComponent | callingShapeComponent |
Returns
| Type | Description |
|---|---|
| System.Boolean |