大约有 5,885 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0163 秒)
Laya_社区(5397) Laya2.0_文档(341) Laya3.0_文档(91) Laya3.0_api(16) laya_api(14) Laya_示例(14) Laya2.0_api(7) Laya2.0_示例(5)
....js:26634) at ShurikenParticleSystem.<anonymous> (laya.d3.js:27190) at ShuriKenParticle3D.__proto._parseCustomProps (laya.d3.js:40855) at Function.Utils3D._createNodeByJson (laya.d3.js:17945) at Function.Utils3D._createNodeByJson (laya.d3.js:17954) at Sprite3D.__p...
来源: Laya_社区 发布时间: 20180731
...RADIENTCOLORS : int = 23[static] ShuriKenParticle3D CURRENTTIME : int = 12[static] ShuriKenParticle3D GRAVITY : int = 7[static] ShuriKenParticle3D LIGHTMAP : int = 3[static] 着色器变量名,光照贴图缩。RenderableSprite3D LIGHTMAPSCALEOFFSET : int = 2[static] 着色器变量名,...
来源: laya_api 发布时间: 20170929
...U粒子系统一、CPU粒子系统简介二、CPU粒子系统属性介绍2.1 属性的参数模式2.2 粒子系统属性2.3 发射器2.4 形状2.5 Velocity Over Lifetime(速度随生命周期变化)2.6 Limit Velocity Over Lifetime (限制速度随生命周期变化)2.7 Inherit Velocity(继...
来源: Laya3.0_文档 发布时间: 20260122
...tion (exports, Laya) { 'use strict'; const TiledMapFlipConst = 1073741824; const TiledMapFlipConstHalf = TiledMapFlipConst / 2; class GridSprite extends Laya.Sprite { constructor() { super(...arguments); this.relativeX = 0; ...
来源: Laya_社区 发布时间: 20220627
LayaAir3-IDE插件开发说明一、插件能力二、插件运行环境2.1 在Laya.Script中使用本地能力2.2 UI进程脚本和Scene进程脚本通讯的方式2.3 预览运行进程和UI进程的通讯方式三、制作编辑器UI四、程序化生成界面4.1 常用方法4.2 示例五、自...
来源: Laya3.0_文档 发布时间: 20251010