onfocussedaoichanged - eisclimber/ExPresS-XR GitHub Wiki

AreaOfInterestRay.OnFocussedAoiChanged

Field in AreaOfInterestRay

Summary

Emitted when the focussed AOI changes. Returns following values (in order): oldAOI, newAOI, focusDuration, newStartTime

public UnityEvent<string, string, float, float> OnFocussedAoiChanged;

Parameters

Name Description
dropdown The Dropdown to be populated.
enumType The Type of the Enum the Dropdown should be populated with.
⚠️ **GitHub.com Fallback** ⚠️