TargetingLocatingModule.FindNearestTargetRight


Declaration

public Transform FindNearestTargetRight()

Description

Finds the nearest targetable transform within the camera's view frustum to the right of the current target.

Returns

TransformThe transform that can be targeted, or null otherwise.