TargetingLocatingModule.FindNearestTarget
Method in TargetingLocatingModule
Declaration
public Transform FindNearestTarget()
Description
Finds the nearest targetable transform within the camera's view frustum.
Returns
Transform | The transform that can be targeted, or null otherwise. |