ContactPoint.otherCollidervar otherCollider : ColliderDescriptionThe other collider in contact.
JavaScript
// Prints the name of the collider this transform collided with using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > ContactPoint | ||||
ContactPoint.otherCollidervar otherCollider : ColliderDescriptionThe other collider in contact.
JavaScript
// Prints the name of the collider this transform collided with using UnityEngine; import UnityEngine |