SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Generated by DocFX