|
static bool | IsDirectXAPI () |
|
static IEnumerator | LoadImageFromFileWithSizeAndTexture (string path, System.Action< int, int, Texture2D > complete) |
|
static string | ChangeNewLine (string originalText) |
|
static string | DeleteNewLine (string originalText) |
|
static float | GetPixelFromInch (int type, float inch) |
|
static float | DeviceDiagonalSizeInInches () |
|
static IEnumerator | ExtractAssets (string fileName, System.Action< string > complete) |
|
|
const string | ImageTargetTexturePath = "Assets/Editor/MaxstAR/Textures" |
|
const string | MarkerTargetTexturePath = "Assets/Editor/MaxstAR/Marker" |
|
const int | TYPE_WIDTH = 0 |
|
const int | TYPE_HEIGHT = 1 |
|
The documentation for this class was generated from the following file: