|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Behaviour | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html |
| BoxCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.BoxCollider2D.html |
| CapsuleCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CapsuleCollider2D.html |
| CircleCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CircleCollider2D.html |
| CompositeCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CompositeCollider2D.html |
| EdgeCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.EdgeCollider2D.html |
| PolygonCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.PolygonCollider2D.html |
| TilemapCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Tilemaps.TilemapCollider2D.html |
| Behaviour.enabled | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html#UnityEngine_Behaviour_enabled |
| Behaviour.isActiveAndEnabled | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html#UnityEngine_Behaviour_isActiveAndEnabled |
| Component.transform | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_transform |
| Component.gameObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_gameObject |
| Component.GetComponent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_Type_ |
| Component.GetComponent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent__1 |
| Component.GetComponent(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_String_ |
| Component.GetComponentInChildren(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_System_Boolean_ |
| Component.GetComponentInChildren(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_ |
| Component.GetComponentInChildren(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1_System_Boolean_ |
| Component.GetComponentInChildren() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1 |
| Component.GetComponentsInChildren(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_System_Boolean_ |
| Component.GetComponentsInChildren(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_ |
| Component.GetComponentsInChildren(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_ |
| Component.GetComponentsInChildren(Boolean, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_System_Collections_Generic_List___0__ |
| Component.GetComponentsInChildren() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1 |
| Component.GetComponentsInChildren(List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Collections_Generic_List___0__ |
| Component.GetComponentInParent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent_System_Type_ |
| Component.GetComponentInParent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent__1 |
| Component.GetComponentsInParent(Type, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_System_Boolean_ |
| Component.GetComponentsInParent(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_ |
| Component.GetComponentsInParent(Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_ |
| Component.GetComponentsInParent(Boolean, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_System_Collections_Generic_List___0__ |
| Component.GetComponentsInParent() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1 |
| Component.GetComponents(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_ |
| Component.GetComponents(Type, List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_System_Collections_Generic_List_UnityEngine_Component__ |
| Component.GetComponents(List) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1_System_Collections_Generic_List___0__ |
| Component.tag | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_tag |
| Component.GetComponents() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1 |
| Component.CompareTag(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_CompareTag_System_String_ |
| Component.SendMessageUpwards(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.SendMessageUpwards(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_ |
| Component.SendMessageUpwards(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_ |
| Component.SendMessageUpwards(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_UnityEngine_SendMessageOptions_ |
| Component.SendMessage(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_ |
| Component.SendMessage(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_ |
| Component.SendMessage(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.SendMessage(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_UnityEngine_SendMessageOptions_ |
| Component.BroadcastMessage(String, Object, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_UnityEngine_SendMessageOptions_ |
| Component.BroadcastMessage(String, Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_ |
| Component.BroadcastMessage(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_ |
| Component.BroadcastMessage(String, SendMessageOptions) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_UnityEngine_SendMessageOptions_ |
| Object.GetInstanceID() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID |
| Object.GetHashCode() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode |
| Object.Equals(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_ |
| Object.name | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name |
| Object.Instantiate(Object, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(Object, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_ |
| Object.Instantiate(Object, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_ |
| Object.Instantiate(Object, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_ |
| Object.Instantiate(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_ |
| Object.Instantiate(T, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(T, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_ |
| Object.Destroy(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_ |
| Object.Destroy(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_ |
| Object.DestroyImmediate(Object, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_ |
| Object.DestroyImmediate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_ |
| Object.FindObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_ |
| Object.DontDestroyOnLoad(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_ |
| Object.hideFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags |
| Object.DestroyObject(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_ |
| Object.DestroyObject(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_ |
| Object.FindSceneObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_ |
| Object.FindObjectsOfTypeIncludingAssets(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_ |
| Object.FindObjectsOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1 |
| Object.FindObjectOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1 |
| Object.FindObjectsOfTypeAll(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_ |
| Object.FindObjectOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_ |
| Object.ToString() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString |
| Object.Equals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ |
| Object.ReferenceEquals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ |
| Object.GetType() | https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType |
| Object.MemberwiseClone() | https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone |
| UnityEngine | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html |
| Rigidbody2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rigidbody2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Bounds | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Bounds.html |
| CompositeCollider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CompositeCollider2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| PhysicsMaterial2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.PhysicsMaterial2D.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_ContactFilter2D_UnityEngine_RaycastHit2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.ContactFilter2D%2CUnityEngine.RaycastHit2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3055 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_ContactFilter2D_UnityEngine_RaycastHit2D___System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.ContactFilter2D%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3061 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_ContactFilter2D_UnityEngine_RaycastHit2D___System_Single_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.ContactFilter2D%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3067 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3025 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3035 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Cast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Cast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3045 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Distance_UnityEngine_Collider2D_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Distance(UnityEngine.Collider2D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2989 |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| ColliderDistance2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ColliderDistance2D.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_GetContacts_UnityEngine_Collider2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.GetContacts(UnityEngine.Collider2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3013 |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_GetContacts_UnityEngine_ContactFilter2D_UnityEngine_Collider2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.GetContacts(UnityEngine.ContactFilter2D%2CUnityEngine.Collider2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3019 |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_GetContacts_UnityEngine_ContactFilter2D_UnityEngine_ContactPoint2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.GetContacts(UnityEngine.ContactFilter2D%2CUnityEngine.ContactPoint2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3007 |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| ContactPoint2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactPoint2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_GetContacts_UnityEngine_ContactPoint2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.GetContacts(UnityEngine.ContactPoint2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3001 |
| ContactPoint2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactPoint2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_IsTouching_UnityEngine_Collider2D_UnityEngine_ContactFilter2D_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.IsTouching(UnityEngine.Collider2D%2CUnityEngine.ContactFilter2D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2971 |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_IsTouching_UnityEngine_ContactFilter2D_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.IsTouching(UnityEngine.ContactFilter2D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2976 |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_IsTouchingLayers.md&value=---%0Auid%3A%20UnityEngine.Collider2D.IsTouchingLayers%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2981 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_OverlapCollider_UnityEngine_ContactFilter2D_UnityEngine_Collider2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.OverlapCollider(UnityEngine.ContactFilter2D%2CUnityEngine.Collider2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2995 |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| Collider2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_ContactFilter2D_UnityEngine_RaycastHit2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.ContactFilter2D%2CUnityEngine.RaycastHit2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3111 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_ContactFilter2D_UnityEngine_RaycastHit2D___System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.ContactFilter2D%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3117 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| ContactFilter2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ContactFilter2D.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3076 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3083 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_System_Int32_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3090 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_System_Int32_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single%2CSystem.Int32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3097 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D_Raycast_UnityEngine_Vector2_UnityEngine_RaycastHit2D___System_Single_System_Int32_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Collider2D.Raycast(UnityEngine.Vector2%2CUnityEngine.RaycastHit2D%5B%5D%2CSystem.Single%2CSystem.Int32%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L3104 |
| Vector2 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html |
| RaycastHit2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RaycastHit2D.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| MustExtensions.MustBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_ |
| MustExtensions.MustBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_ |
| MustExtensions.MustNotBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_ |
| MustExtensions.MustNotBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_ |
| MustExtensions.MustBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_ |
| MustExtensions.MustBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_ |
| MustExtensions.MustNotBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_ |
| MustExtensions.MustNotBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Collider2D.md&value=---%0Auid%3A%20UnityEngine.Collider2D%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/Physics2D/ScriptBindings/Physics2D.bindings.cs/#L2914 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider2D.html#top |