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