Interface IProvidesViewerScale
Provide access to scene raycast functionality
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesViewerScale : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| GetViewerScale() | Get the scale of the viewer object |
| SetViewerScale(float) | Set the scale of the viewer object |