Version: 2023.2
언어: 한국어

Rigidbody2D.attachedColliderCount

매뉴얼로 전환
public int attachedColliderCount ;

설명

Returns the number of Collider2D attached to this Rigidbody2D.

Additional resources: Rigidbody2D.GetAttachedColliders.