|
TrueSync
|
Information about a 2D cast hit. More...
Public Member Functions | |
| TSRaycastHit2D (TSCollider2D collider) | |
Public Attributes | |
| TSCollider2D | collider |
| TSRigidBody2D | rigidbody |
| TSTransform2D | transform |
Information about a 2D cast hit.
Definition at line 7 of file TSRaycastHit2D.cs.
1.8.11