• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 154 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0081 秒)

141. Unity资源导出插件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 42%]

...lling Mode( 剔除模式) 部分支持(包括:Always Animate 总是播放、Cull Completely完全剔除) 4.6.2 Animator Controller State 在Aniamtor组件属性中双击Controller打开动画控制器的面板,选中State(状态),可以看到图4-12所示的面板。 (图4-12) 在...

来源: Laya3.0_文档 发布时间: 20251010

142. laya.spine.SpineSkeleton_API3.0 [ 42%]

...alue: number): void Defined in laya/spine/SpineSkeleton.ts:164 设置当前播放位置 Parameters value: number 当前时间 Returns void customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定...

来源: Laya3.0_api 发布时间: 20231115

143. 分享:Dragonbones/Spine的换肤操作 [ 42%]

...换装 skeleton.pos(150,250);//动画位置 skeleton.play(0,true);//动画播放,从0帧开始,不断循环播放 skeleton.scale(0.5,0.5);//动画缩放为原始状态的二分之一 Laya.stage.addChild(skeleton);//添加动画至舞台,这时候运行,动画已经可以播放了 createButto...

来源: Laya_社区 发布时间: 20170324

144. laya.media.SoundNode_API3.0 [ 42%]

...ported Menu Globals "laya/media/SoundNode" SoundNode Class SoundNode 用于播放背景音乐或者音效的节点 Hierarchy Sprite SoundNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _is...

来源: Laya3.0_api 发布时间: 20231115

145. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 40%]

...ing Mode( 剔除模式) | 部分支持(包括:Always Animate 总是播放、Cull Completely完全剔除) | ##### Animator Controller State 在Aniamtor组件属性中双击Controller打开动画控制器的面板,选中`State`(状态),可以看到下图面板。 ![img](img/4.6-2.png) ...

来源: Laya2.0_文档 发布时间: 20210714

146. laya.ui.Clip_API3.0 [ 40%]

...量、竖向分割数量。 clip.autoPlay = true;//设置 clip 动画自动播放。 clip.interval = 100;//设置 clip 动画的播放时间间隔。 clip.x = 100;//设置 clip 对象的属性 x 的值,用于控制 clip 对象的显示位置。 clip.y = 100;//设置 clip 对象的属性 y 的值...

来源: Laya3.0_api 发布时间: 20231115

147. laya.ani.bone.Skeleton_API3.0 [ 40%]

...t player(): AnimationPlayer Defined in laya/ani/bone/Skeleton.ts:177 得到播放器的引用 Returns AnimationPlayer rotation get rotation(): number set rotation(value: number): void Inherited from Text.rotation Defined in laya/display/Sprite.ts:777 旋转角度,默认值为0。以角度为单位...

来源: Laya3.0_api 发布时间: 20231115

148. laya.particle.Particle2D_API3.0 [ 37%]

.../particle/Particle2D" Particle2D Class Particle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSe...

来源: Laya3.0_api 发布时间: 20231115

149. laya.ui.FontClip_API3.0 [ 37%]

...erited from Clip.autoPlay Defined in laya/ui/Clip.ts:416 表示是否自动播放切片动画,若自动播放值为true,否则值为false; 可控制切片动画的播放、停止。 Returns boolean Inherited from Clip.autoPlay Defined in laya/ui/Clip.ts:420 表示是否自动播放切片动画,...

来源: Laya3.0_api 发布时间: 20231115

150. 3D粒子 · LayaAir3.3 · 引擎文档 · LAYABOX [ 36%]

...发射粒子 Auto Random Seed:自动粒子随机种子,启用后每次播放都会有不同。去掉勾选后,可以填随机种子的数值,不同的数值,发射粒子的表现略有不同 3.1.2 发射模块 Emission 该模块是粒子系统组件的一部分,用来指定发射粒子...

来源: Laya3.0_文档 发布时间: 20251010