|
AR_Engine_SDK
|
Variables | |
| PLATFORM_OS_NONE = 0 | |
| PLATFORM_OS_IOS = 0 | |
| PLATFORM_OS_ANDROID = 0 | |
| xes__Director = {} | |
| xe | Director = xes__Director |
| _G_Director = {} | |
| @type xes__Director More... | |
| function xes__Director ActiveARSupport | ( | bActive | , |
| bInternal | |||
| ) |
激活AR
| bActive | boolean |
| bInternal | boolean |
| function xes__Director ARIsActive | ( | ) |
判断AR是否激活
| function xes__Director ClearBackground | ( | ) |
清除背景
| function xes__Director EnableClearColor | ( | bClearColor | ) |
设置是否允许清除背景
| bClearColor | boolean |
| function xes__Director GetAnimationManager | ( | ) |
获取动画管理器
| function xes__Director GetARModule | ( | ) |
获取AR模块
| function xes__Director GetDressupManager | ( | ) |
获取装扮管理器
| function xes__Director GetEngine | ( | ) |
| function xes__Director GetEngineVersion | ( | ) |
获取引擎版本号
| function xes__Director GetEventDispatcher | ( | ) |
获取事件派发器
| function xes__Director GetInstance | ( | ) |
获取Director实例
| function xes__Director GetLibraryPath | ( | ) |
获取项目资源路径
| function xes__Director getMagicCore | ( | ) |
获取MagicCore
| function xes__Director GetPlatform | ( | ) |
获取当前平台
| function xes__Director GetRunningScene | ( | ) |
获取当前所有正在运行中的场景
| function xes__Director GetTopScene | ( | ) |
获取栈顶场景
| function xes__Director GetVersion | ( | ) |
获取引擎版本号
| function xes__Director GetViewport | ( | ) |
获取当前视口
| function xes__Director GetWindow | ( | ) |
获取视窗对象
| function xes__Director PopScene | ( | ) |
移除场景
| function xes__Director PrintEngineEnvironment | ( | ) |
打印当前引擎环境
| function xes__Director PushScene | ( | mScene | ) |
| function xes__Director PutInfoEx | ( | exInfo | ) |
设置输出附加信息 将在PrintEngineEnvironment函数中打印
| exInfo | string |
| function xes__Director RegisterARModule | ( | pARModule | ) |
| function xes__Director ResizeWindow | ( | width | , |
| height | |||
| ) |
重设Window尺寸
| width | number 宽 |
| height | number 高 |
| function xes__Director SetLogEnable | ( | logEnable | ) |
设置日志开关
| logEnable | boolean |
| function xes__Director SetMagicCore | ( | magicCoreCVBridge | ) |
| function xes__Director ShowDebugInfo | ( | show | ) |
设置是否显示调试信息
| show | boolean |
| _G_Director = {} |
@type xes__Director
| xe Director = xes__Director |
| PLATFORM_OS_ANDROID = 0 |
| PLATFORM_OS_IOS = 0 |
| PLATFORM_OS_NONE = 0 |
Generated by EmmyLua(https://github.com/EmmyLua) Created by HongjieFu. DateTime: 2019-08-29 18:27
| xes__Director = {} |
1.8.15