UnityEngine.Collider
class UnityEngine.Collider
Fields and Properties:
- bool enabled
- UnityEngine.Rigidbody attachedRigidbody
- UnityEngine.ArticulationBody attachedArticulationBody
- bool isTrigger
- float contactOffset
- UnityEngine.Bounds bounds
- UnityEngine.PhysicMaterial sharedMaterial
- UnityEngine.PhysicMaterial material
Constructors:
- UnityEngine.Collider.New()
Methods:
- UnityEngine.Vector3 ClosestPoint(UnityEngine.Vector3)
- UnityEngine.Vector3 ClosestPointOnBounds(UnityEngine.Vector3)