大约有 68 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0059 秒)
...件(png/jpg)打包。目的是遇到不支持压缩格式的系统时,fallback到源文件。 四、项目编译 进入上面app构建器构建出来的Linux项目工程目录,执行下面的命令进行编译。 ./build.sh 执行命令后,可执行文件被写入install_cmake/bin目录。...
来源: Laya3.0_文档 发布时间: 20251010
...体,方便重用或者代码实现 (图23) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...示外部模型的像素线效果 (动图3-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
API DocumentationAll Packages | All Classes | Index | Frames No Frames PBRMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class PBRMaterialInheritancePBRMaterial BaseMaterial laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inhe...
来源: laya_api 发布时间: 20170929
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeBounds" NativeBounds Class NativeBounds Hierarchy NativeBounds Implements IClone Index Constructors constructo...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames Shader3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class Shader3DInheritanceShader3D Object Shader3D 类用于创建Shader3D。 Public Properties PropertyDefined By debugMode : Boolean = false...
来源: Laya2.0_api 发布时间: 20190513
...义1.2 默认配置与自定义2D物理配置1.3 刚体休眠功能开关 allowSleeping1.4 重力加速度 gravity1.5 速度迭代次数 velocityIterations1.6 位置迭代次数 positionIterations1.7 长度单位转换比率 pixelRatio1.8 是否开启 2D 物理绘制 debugDraw2、3D物理2.1 固定...
来源: Laya3.0_文档 发布时间: 20260122
.../回到站立状态 this.animator.crossFade("Stand", 0.1); Laya.timer.clearAll(this); } }); } } 看看运行效果,如动图6-6所示: (动图6-6) 6.3 使用状态脚本 对我们的开发需求来说,能够播放和切换动画状态还不够,可能还需要在每一个状态内实现...
来源: Laya3.0_文档 发布时间: 20251010
...要增加-Objc的参数,微信的官方文档中默认让增加`-Objc -all_load`,但是这样会导致编译报错。 遇到到这种情况可以把参数变成 `-Objc -force_load libWeChatSDK.a`,配置后,如图1所示:  ## 5. 关于iOS模拟器 LayaNative支持iOS模拟器...
来源: Laya2.0_文档 发布时间: 20210715
... Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) 支持 Culling Mask在Unity中设置无效,但是layaAir引擎中是支持的,默认值相当于Unity中的Everything,也可以通过引擎的cullingMask进行设置层ID...
来源: Laya3.0_文档 发布时间: 20251010