Property currentNearestValidTarget
currentNearestValidTarget
The nearest IXRInteractable object hit by the ray that was inserted into the valid targets list when not selecting anything.
Declaration
protected IXRInteractable currentNearestValidTarget { get; }
Property Value
| Type | Description |
|---|---|
| IXRInteractable |
Remarks
Updated during PreprocessInteractor(UpdatePhase).