Playground
by Górka Mateusz
Static Public Member Functions
|
List of all members
Goo.Tools.UnityHelpers.RaycastHitHelper Class Reference
Static Public Member Functions
static T
GetComponent< T >
(this RaycastHit hit)
Member Function Documentation
◆
GetComponent< T >()
static T Goo.Tools.UnityHelpers.RaycastHitHelper.GetComponent< T >
(
this RaycastHit
hit
)
inline
static
8
{
9
return
hit.collider.gameObject.GetComponent<T>();
10
}
The documentation for this class was generated from the following file:
RaycastHitHelper.cs
Goo
Tools
UnityHelpers
RaycastHitHelper
Generated on
Thu Jun 30 2022 22:56:31
for Playground by
Doxygen
1.9.3.