On this pageCollisionPreSolveEvent <T>Index ConstructorsconstructorPropertiescontactintersectionotherselfsideConstructors constructorCollisionPreSolveEvent<T>(self: T, other: T, side: Side, intersection: Vector, contact: CollisionContact): CollisionPreSolveEvent<T>Type parametersT: Collider = ColliderParametersself: Tother: Tside: Sideintersection: Vectorcontact: CollisionContactReturns CollisionPreSolveEvent<T>Properties publiccontactcontact: CollisionContactpublicintersectionintersection: Vectorpublicotherother: Tpublicselfself: Tpublicsideside: Side