Interface IUsesBlockUIInteraction
Gives decorated class the ability block all UI interaction for a given rayOrigin
Namespace: Unity.Labs.EditorXR.Interfaces
Syntax
public interface IUsesBlockUIInteraction : IFunctionalitySubscriber<IProvidesBlockUIInteraction>