大约有 1,036 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0162 秒)
Laya_社区(493) Laya3.0_api(162) Laya3.0_文档(136) Laya2.0_api(94) laya_api(84) Laya2.0_文档(66) Laya2.0_示例(1)
...il/TrailRenderer" TrailRenderer Class TrailRenderer TrailRenderer 类用于创建拖尾渲染器。 Hierarchy BaseRender TrailRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors alignment awake...
来源: Laya3.0_api 发布时间: 20231115
...nder.constructor Defined in laya/d3/core/pixelLine/PixelLineRenderer.ts:33 创建一个PixelLineRenderer实例 Returns PixelLineRenderer Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 _receiveShadow _receiveShadow: boolea...
来源: Laya3.0_api 发布时间: 20231115
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisabl...
来源: Laya3.0_api 发布时间: 20231115
... 骨骼动画:*暂不支持unity中自己创建的Humanoid类型的骨骼动画*,Animator组件中的Avatar不能为空。 材质动画/刚体动画:只支持对物理的旋转平移缩放属性,材质的基本属性,不支持...
来源: Laya_社区 发布时间: 20170428
...21 只是加载预制体是不会加载图片资源的,需要将预制体创建为节点才行 LayaAir大为 • 2025-08-04 11:41 因为有些bug要紧急修复一下,所以后面更新了一次,现在的是8月2日的
来源: Laya_社区 发布时间: 20250804
.../33ms)或波动大 任何模块耗时超标;偶发尖峰可能是资源创建/编译/GC 先用本章其它 T_ 找“大头”;再看 CT_*/C_*/M_* 配套指标;对尖峰优先排查资源创建与首编译 T_AllRender3D 3D 总耗时明显大于 2D/脚本 3D 主流程重(主渲染/阴影/深...
来源: Laya3.0_文档 发布时间: 20260128
...Sprite添加阴影属性无效 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 九宫格设置无效。 问题状态 最新活动: 2024-11-09 14:28 浏览: 5745 关注: 3 人 136*****142 • 2024-11-08 09:56 前面内容不能编辑了,我借个楼 -----------------------------...
来源: Laya_社区 发布时间: 20241104
...structor Defined in laya/d3/component/Volume/BatchVolume/BatchRender.ts:22 创建一个 BatchRender 实例。 Returns StatiVertexMergeBatchRender Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 _receiveShadow _receiveShado...
来源: Laya3.0_api 发布时间: 20231115
...子糖 赞同来自: 我也遇到跟你一样的问题,我试了下 在创建图块的时候把嵌入地图勾选就可以了! 2019-07-02 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 昵称syy的是猪 相关问题 版本不匹配!...
来源: Laya_社区 发布时间: 20190315
... var sp:Laya.Sprite = new Laya.Sprite();//创建精灵 sp.graphics.drawTexture(htmlCanvas.getTexture());//把截图绘制到精灵上 sp.pos(-300, -300) Laya.stage.addChild...
来源: Laya_社区 发布时间: 20190816