|
AR_Engine_SDK
|

Variables | |
| XEngineInitParameter = {} | |
| function XEngineInstance FrameRender | ( | pViewport | ) |
| function XEngineInstance Get2DPhysicalManager | ( | ) |
XEngineInstance_Get2DPhysicalManager00
| function XEngineInstance GetAnimationManager | ( | ) |
XEngineInstance_GetAnimationManager00
| function XEngineInstance GetAudioManager | ( | ) |
XEngineInstance_GetAudioManager00
| function XEngineInstance GetBaseDir | ( | ) |
XEngineInstance_GetBaseDir00
| function XEngineInstance GetBlendShapeManager | ( | ) |
XEngineInstance_GetBlendShapeManager00
| function XEngineInstance GetBrushManager | ( | ) |
XEngineInstance_GetBrushManager00
| function XEngineInstance GetCanvasBase | ( | ) |
XEngineInstance_GetCanvasBase00
| function XEngineInstance GetConVarSys | ( | ) |
XEngineInstance_GetConVarSys00
| function XEngineInstance GetDocumentDir | ( | ) |
XEngineInstance_GetDocumentDir00
| function XEngineInstance GetDressupManager | ( | ) |
XEngineInstance_GetDressupManager00
| function XEngineInstance GetEditorModelManager | ( | ) |
XEngineInstance_GetEditorModelManager00
| function XEngineInstance GetEngineInstanceID | ( | ) |
XEngineInstance_GetEngineInstanceID00
| function XEngineInstance GetFxManager | ( | ) |
XEngineInstance_GetFxManager00
| function XEngineInstance GetGestureManager | ( | ) |
XEngineInstance_GetGestureManager00
| function XEngineInstance GetLibraryDir | ( | ) |
XEngineInstance_GetLibraryDir00
| function XEngineInstance GetLightManager | ( | ) |
XEngineInstance_GetLightManager00
| function XEngineInstance GetMaterialManager | ( | ) |
XEngineInstance_GetMaterialManager00
| function XEngineInstance GetModelManager | ( | ) |
XEngineInstance_GetModelManager00
| function XEngineInstance GetPhysicalManager | ( | ) |
XEngineInstance_GetPhysicalManager00
| function XEngineInstance GetPhysicalManagerBase | ( | ) |
XEngineInstance_GetPhysicalManagerBase00
| function XEngineInstance GetPlatformWindow | ( | ) |
XEngineInstance_GetPlatformWindow00
| function XEngineInstance GetRenderer | ( | ) |
XEngineInstance_GetRenderer00
| function XEngineInstance GetRenderSet | ( | ) |
XEngineInstance_GetRenderSet00
| function XEngineInstance GetResourceManager | ( | ) |
XEngineInstance_GetResourceManager00
| function XEngineInstance GetRTTID | ( | ) |
获取引擎渲染到纹理时,纹理对应的索引,opengl环境下是纹理的opengl索引值
| function XEngineInstance GetStatGroupSys | ( | ) |
XEngineInstance_GetStatGroupSys00
| function XEngineInstance GetTextureManager | ( | ) |
XEngineInstance_GetTextureManager00
| function XEngineInstance GetUIManager | ( | ) |
XEngineInstance_GetUIManager00
| function XEngineInstance GetUserMaterialManager | ( | ) |
XEngineInstance_GetUserMaterialManager00
| function XEngineInstance IsResourceLoaded | ( | strFilePath | ) |
资源是否已被加载 param strFilePath 资源路径
| strFilePath | string |
| function XEngineInitParameter new | ( | ) |
XEngineInitParameter_new00
| function XEngineInstance ReloadResource | ( | strFilePath | ) |
重新加载资源 param strFilePath 加载的资源路径
| strFilePath | string |
| function XEngineInstance ResizeRenderWindow | ( | pWin | ) |
| function XEngineInstance SetPhysicalManagerBase | ( | pPhysicalManagerBase | ) |
XEngineInstance_SetPhysicalManagerBase00
| pPhysicalManagerBase | IXPhysicalManagerBase |
| function XEngineInstance SetPlatformWindow | ( | pWindow | ) |
| function XEngineInstance ShowPerfInfos | ( | bShow | , |
| pszGroupNames | |||
| ) |
设置是否渲染引擎调试信息
| bShow | boolean 是否显示调试信息 |
| pszGroupNames | string 调试信息的组名,为NULL时,显示所有调试信息 |
| function XEngineInstance StatsFrame | ( | nStartXPos | , |
| nStartYPos | |||
| ) |
XEngineInstance_StatsFrame00
| nStartXPos | number |
| nStartYPos | number |
| function XEngineInstance StatsFrame | ( | nStartXPos | , |
| nStartYPos | , | ||
| groupColor | |||
| ) |
XEngineInstance_StatsFrame01
| nStartXPos | number |
| nStartYPos | number |
| groupColor | XCOLORBASE |
| function XEngineInstance StatsFrame | ( | nStartXPos | , |
| nStartYPos | , | ||
| groupColor | , | ||
| statColor | |||
| ) |
XEngineInstance_StatsFrame02
| nStartXPos | number |
| nStartYPos | number |
| groupColor | XCOLORBASE |
| statColor | XCOLORBASE |
| XEngineInitParameter = {} |
1.8.15