Interface IProvidesViewerBody
Provide access to checks that can test against the viewer's body
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesViewerBody : IFunctionalityProvider
Methods
Name | Description |
---|---|
IsAboveHead(Transform) | Check whether the specified transform is over the viewer's head |
IsOverShoulder(Transform) | Check whether the specified transform is over the viewer's shoulders and behind the head |