大约有 2,613 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0084 秒)
Laya_社区(1651) Laya3.0_api(320) Laya2.0_api(218) laya_api(186) Laya2.0_文档(147) Laya3.0_文档(90) Laya2.0_示例(1)
...集文件 骨骼动画播放完后的回调时间 一个时间轴动画里创建的多个动画,怎么分别调用?如图 粒子系统官例里载入的那些json文件是用什么软件生成的? 小游戏项目 加载有中文的json文件 报错 发布到vivo平台后,龙骨动画无法...
来源: Laya_社区 发布时间: 20201219
...边缘不关闭的 Demo示例 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 官方新手游戏引导示例中关于hit和unHit的使用疑问 一个时间轴动画里创建的多个动画,怎么分别调用?如图 问题状态 最新活动: 2017-04-18 13:32 浏览: 1363 关...
来源: Laya_社区 发布时间: 20170417
...使用位图字体 在这个小节里,我们引导开发者在LayaAir里创建一个场景节点,然后通过代码加载并注册位图字体,然后使用并添加到场景节点中。 #### 操作指引: 第一步:在LayaAirIDE中创建一个场景页(导出类型为分离模式),...
来源: Laya2.0_文档 发布时间: 20210715
... texture.wrapModeV = Laya.WrapMode.Clamp; //创建Texture let texture1: Laya.Texture = new Laya.Texture(texture); let a = new Laya.Sprite() //使用Sprite对象的绘制纹理方式 a.graphics.dra...
来源: Laya_社区 发布时间: 20230316
...Defined in laya/d3/core/particleShuriKen/module/RotationOverLifetime.ts:18 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 Parameters angularVelocity: GradientAngularVelocity Returns RotationOverLifetime Properties enable enable: boolean Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...icCollider = plane.addComponent(Laya.PhysicsCollider); //创建盒子形状碰撞器 var planeShape = new Laya.BoxColliderShape(10, 0, 10); //物理碰撞体设置形状 planeStaticCollider.colliderShape = planeShape; ...
来源: Laya_社区 发布时间: 20201120
..." /> </LabelAtlas> </uiComp> 在编辑器里提示: 创建[LabelAtlas]时遇到错误(手动实例一次本组件可定位错误) 但是在代码里创建LabelAtlas没有任何效果也没有报错。换成Clip就正常显示。 qq502416708 • 2017-02-07 12:04 @cuixueying
来源: Laya_社区 发布时间: 20170206
...entDataInt" GradientDataInt Class GradientDataInt GradientDataInt 类用于创建整形渐变。 Hierarchy GradientDataInt Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo Constructors constructor new GradientDataInt(): GradientDataInt Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
刚运行就报错 如图中所示错误,不知道怎么回事,是创建UI对象时候报的错 2017-07-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 图片没有上传成功,...
来源: Laya_社区 发布时间: 20170711
...tate" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState currentState duration normalizedTime Constructors constructor new AnimatorPlayState(): AnimatorPlayState Def...
来源: Laya3.0_api 发布时间: 20231115