Property delegateToProcess
delegateToProcess
The delegate to be invoked when processing this filter.
Declaration
public Func<IXRHoverInteractor, IXRHoverInteractable, bool> delegateToProcess { get; set; }
Property Value
| Type | Description |
|---|---|
| Func<IXRHoverInteractor, IXRHoverInteractable, bool> |