Interface IProvidesGetPreviewOrigin
Provide the ability to get preview origins
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesGetPreviewOrigin : IFunctionalityProvider
Methods
Name | Description |
---|---|
GetPreviewOriginForRayOrigin(Transform) | Get the preview transform attached to the given rayOrigin |