unity collider2d api

Sent when an incoming collider makes contact with this object's collider (2D physics only). Further information abou...

unity collider2d api

Sent when an incoming collider makes contact with this object's collider (2D physics only). Further information about the collision is reported in the Collision 2D parameter passed during the call. Notes: Collision events will be sent to disabled Mono,Canvas · CanvasGroup · CanvasRenderer · CapsuleCollider · CapsuleCollider2D · CharacterController · CharacterInfo · CharacterJoint · CircleCollider2D · Cloth · ClothSkinningCoefficient

相關軟體 jEdit 資訊

jEdit
jEdit 是一個成熟的程序員的自由文本編輯器與數百(計時的開發插件)人 - 年的發展背後。要盡可能快速和輕鬆地下載,安裝和設置 jEdit,請轉至快速入門頁面. jEdit 雖然功能和易用性都比眾多昂貴的開發工具都要優勝,但它是以免費軟件形式發布的,具有完整源代碼 GPL 2.0 的條款。 jEdit 核心與大量插件一起由全球開發團隊維護。 jEdit 免費下載 Windows PC 的最新版本... jEdit 軟體介紹

unity collider2d api 相關參考資料
Unity - Scripting API: Collider2D

OnCollisionExit2D, Sent when a collider on another object stops touching this object's collider (2D physics only). OnCollisionStay2D, Sent each frame where a collider on another object is touching...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.OnCollisionEnter2D(Collision2D)

Sent when an incoming collider makes contact with this object's collider (2D physics only). Further information about the collision is reported in the Collision 2D parameter passed during the call...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.shapeCount

Canvas · CanvasGroup · CanvasRenderer · CapsuleCollider · CapsuleCollider2D · CharacterController · CharacterInfo · CharacterJoint · CircleColli...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.usedByComposite

When a Collider is used by a Composite Collider, the Editor will ignore and not show the Collider2D.sharedMaterial, Collider2D.isTrigger & Collider2D.usedByEffector properties. The same properties...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.composite

Description. Get the CompositeCollider2D that is available to be attached to the collider. Gets any CompositeCollider2D that this Collider2D would use if the Collider geometry is being composited usin...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.bounds

Manual · Scripting API · unity3d.com. Version: 2017.4 (switch to 2018.1b). LanguageEnglish. English. C#; JS. Script language. Select your preferred scripting ...

https://docs.unity3d.com

Unity - Scripting API: Collider2D - Unity - Manual

attachedRigidbody, The Rigidbody2D attached to the Collider2D's GameObject. bounds, The world space bounding area of the collider. density, The density of ...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.offset

Canvas · CanvasGroup · CanvasRenderer · CapsuleCollider · CapsuleCollider2D · CharacterController · CharacterInfo · CharacterJoint · CircleColli...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.OnTriggerEnter2D(Collider2D)

Further information about the other collider is reported in the Collider2D parameter passed during the call. Notes: Trigger events will be sent to disabled ...

https://docs.unity3d.com

Unity - Scripting API: Collider2D.Distance

A valid collider must be provided for the ColliderDistance2D to be valid. If there are any problems with collider or this Collider2D such as they are disabled or do not contain any collision shapes th...

https://docs.unity3d.com