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