|
MaxstARSDK
3.5.0
|
Define constant values More...
Static Package Functions | |
| static bool | IsDirectXAPI () |
Package Attributes | |
| const string | MaxstARStaticLibName = "__Internal" |
| const string | MaxstARSharedLibName = "MaxstAR" |
| const string | ImageTargetTexturePath = "Assets/Editor/MaxstAR/Textures" |
| const string | MarkerTargetTexturePath = "Assets/Editor/MaxstAR/Marker" |
| const int | NATIVE_RENDER_EVENT_DRAW_BG_GL = 0x10000 |
| const int | NATIVE_RENDER_EVENT_DRAW_BG_DX = 0x10001 |
| const int | NATIVE_RENDER_EVENT_DRAW_ZOMBIE_GL = 0x20000 |
| const int | NATIVE_RENDER_EVENT_DRAW_ZOMBIE_DX = 0x20001 |
Define constant values
Definition at line 18 of file MaxstARUtils.cs.
1.8.14