MaxstAR Unity
Static Public Member Functions | List of all members
maxstAR.MaxstAR Class Reference

Set device environment More...

Static Public Member Functions

static string GetVersion ()
 Get ar sdk version as string More...
 
static void OnSurfaceChanged (int surfaceWidth, int surfaceHeight)
 Notify Surface (normally screen size) size changed More...
 
static void SetScreenOrientation (int orientation)
 Notify screen orientation chagned More...
 

Detailed Description

Set device environment

Member Function Documentation

◆ GetVersion()

static string maxstAR.MaxstAR.GetVersion ( )
static

Get ar sdk version as string

Returns
SDK Version

◆ OnSurfaceChanged()

static void maxstAR.MaxstAR.OnSurfaceChanged ( int  surfaceWidth,
int  surfaceHeight 
)
static

Notify Surface (normally screen size) size changed

Parameters
surfaceWidthsurface width
surfaceHeightsurface height

◆ SetScreenOrientation()

static void maxstAR.MaxstAR.SetScreenOrientation ( int  orientation)
static

Notify screen orientation chagned

Parameters
orientationScreenOrientation enum value

The documentation for this class was generated from the following file: