Class UsesViewerScaleMethods
Extension methods for implementors of IUsesViewerScale
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public static class UsesViewerScaleMethods
Methods
Name | Description |
---|---|
GetViewerScale(IUsesViewerScale) | Returns the scale of the viewer object |
SetViewerScale(IUsesViewerScale, float) | Set the scale of the viewer object |