Interface IProvidesRaycastResults
Provide access to the spatial hash
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesRaycastResults : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| GetFirstGameObject(Transform) | Method used to test hover/intersection Returns the first GameObject being hovered over, or intersected with |