Property canProcess
canProcess
Whether this Target Filter can process and filter targets. Filters that can process targets receive calls to Process(IXRInteractor, List<IXRInteractable>, List<IXRInteractable>), filters that cannot process do not.
Declaration
public virtual bool canProcess { get; }
Property Value
| Type | Description |
|---|---|
| bool |