Interface IProvidesBlockUIInteraction
Provides the ability block all UI interaction for a given rayOrigin
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesBlockUIInteraction : IFunctionalityProvider
Methods
Name | Description |
---|---|
SetUIBlockedForRayOrigin(Transform, bool) | Prevent UI interaction for a given rayOrigin |