HitData Constructor |
Name | Description | |
---|---|---|
![]() | HitData(RaycastHitUI, TouchLayer, Boolean) |
Initializes a new instance of the HitData struct from a UI raycast.
|
![]() | HitData(RaycastHit, TouchLayer, Boolean) |
Initializes a new instance of the HitData struct from a 3D raycast.
|
![]() | HitData(RaycastHit2D, TouchLayer, Boolean) |
Initializes a new instance of the HitData struct from a 2D raycast.
|
![]() | HitData(Transform, TouchLayer, Boolean) |
Initializes a new instance of the HitData struct.
|