Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


thisGameObject

The GameObject that received the Collision event (Read Only).
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public GameObject thisGameObject { get; }