Interface IProvidesIsInMiniWorld
Provide the ability to check if a RayOrigin is in a MiniWorld
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesIsInMiniWorld : IFunctionalityProvider
Methods
Name | Description |
---|---|
IsInMiniWorld(Transform) | Returns whether the specified ray is contained in a MiniWorld |