大约有 1,498 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0060 秒)
Laya_社区(810) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(28) Laya2.0_示例(5) Laya_示例(4)
...onchQuaternion.ts:30 无效矩阵,禁止修改 Accessors w get w(): number set w(value: number): void Defined in laya/d3/math/Native/ConchQuaternion.ts:405 获取四元数的w值 Returns number Defined in laya/d3/math/Native/ConchQuaternion.ts:412 设置四元数的w值 Parameters value: number Retu...
来源: Laya3.0_api 发布时间: 20231102
...插件后,再把旧项目的资源目录(也就是Unity项目中的Assets目录)复制到新建的项目里。 Tips: 旧项目中的其他文件对于导出插件而言都用不上,只复制Assets目录即可 2.2 两种插件导入方式(项目中首次安装) 2.2.1 菜单式导入 在Un...
来源: Laya3.0_文档 发布时间: 20251010
...llText fillTexture getBounds loadImage removeCmd restore rotate save scale setState strokeText transform translate Constructors constructor new AutoBitmap(): AutoBitmap Inherited from Graphics.constructor Defined in laya/display/Graphics.ts:54 Returns AutoBitmap Properties _color _color: string = "#...
来源: Laya3.0_api 发布时间: 20231115
...。 是 .layapkg 项目资源包 用于项目制作的资源,导入到 assets 目录。 否 .layapkg 2、导出项目资源包 项目资源包是用于项目开发的各种非代码资源(IDE插件代码除外),不仅包括图片、模型、动画、材质、预制体、蓝图等美术资源...
来源: Laya3.0_文档 发布时间: 20251010
...AlignLength popRT pushRT restore restoreTransform save saveTransform scale setColorFilter size strokeWord transform transformByMatrix translate useRT wab __init__ set2DRenderConfig Constructors constructor new NativeContext(): NativeContext Defined in laya/resource/NativeContext.ts:89 Returns Native...
来源: Laya3.0_api 发布时间: 20231102
...uctor Properties _id _sizeGrid _stateNum destroyedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid DEBUG Accessors bitmap cpuMemory destroyed gpuMemory height id obsolute referenceCount uv valid width cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _...
来源: Laya3.0_api 发布时间: 20231115
...alculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 m...
来源: Laya3.0_api 发布时间: 20231115
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: laya_api 发布时间: 20170929
...t;>>>> 11-15 14:08:16.661: E/LayaGameEngine(1879): game_plugin_set_option key=localize value=false 11-15 14:08:16.661: E/LayaGameEngine(1879): game_plugin_set_option key=gameUrl value=http://zqzmh5banshu.05wan.com 11-15 14:08:16.661: D/LayaGameEngine(1879): game_plugin_init url =http://z...
来源: Laya_社区 发布时间: 20171115
...tmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝...
来源: Laya2.0_api 发布时间: 20190513