TargetingLocatingModule.FindNearestTargetLeft


Declaration

public Transform FindNearestTargetLeft()

Description

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

Returns

TransformThe transform that can be targeted, or null otherwise.