大约有 139 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
... Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) 支持 Culling Mask在Unity中设置无效,但是layaAir引擎中是支持的,默认值相当于Unity中的Everything,也可以通过引擎的cullingMask进行设置层ID...
来源: Laya3.0_文档 发布时间: 20251010
...tialize的接口封装, jsvm_value jsInitializeSteam(jsvm_env env, jsvm_callback_info info) { bool success = SteamManager::GetInstance()->Initialize(); printf("init steam!!!"); jsvm_value result; JSVM_CALL_CHECK(jsvm_create_int32(env, success ? 1 : 0, &result)); return result; } 最后,...
来源: Laya3.0_文档 发布时间: 20251010
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Templet" Templet Class Templet 动画模板类 Hierarchy AnimationTemplet Templet Index Constructors constructor Properties _id ani...
来源: Laya3.0_api 发布时间: 20231115
.../回到站立状态 this.animator.crossFade("Stand", 0.1); Laya.timer.clearAll(this); } }); } } 看看运行效果,如动图6-6所示: (动图6-6) 6.3 使用状态脚本 对我们的开发需求来说,能够播放和切换动画状态还不够,可能还需要在每一个状态内实现...
来源: Laya3.0_文档 发布时间: 20251010
...置List,创建出符合自己需要的列表。 Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/CommandBuffer" CommandBuffer Class CommandBuffer CommandBuffer 类用于创建命令流。 Hierarchy CommandBuffer In...
来源: Laya3.0_api 发布时间: 20231115
...。 * @param createFun 用于创建该类型对象的方法。 * @param caller this对象 * @return 此类型标识的一个对象。 */ static getItemByCreateFun(sign: string, createFun: Function, caller: any = null): any { var pool: any[] = Pool.getPoolBySign(sign); var rst: any = pool.length ? po...
来源: Laya3.0_文档 发布时间: 20251010
... in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store. 2018-02-28 0 2 分享 微博 QZONE 微信 riven 赞同来自: 请问你们新的库什么时候能弄好,我们等着提交app store审核,很紧急呀 2018-03-01 0 1 分享 微...
来源: Laya_社区 发布时间: 20180225
...+ " 项"); } } 效果如图所示: (图3-1) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-16 18:53:02 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251016
...场景,不包括对话框,如果关闭对话框,请使用Dialog.closeAll() * 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资源可能不能被回收,需要自己手动回收 */ static closeAll(): void { 4,关闭后调用的生命周期方法 /** * 关...
来源: Laya3.0_文档 发布时间: 20251010