大约有 520 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
...透明度变化动画。在View下的Animation组件下加入一个文本节点。在动画编辑模式下,可以正常播放透明动画。导出该UI,代码中直接实例,然后引用Animation,调用 play()方法。界面无变化。 2018-05-26 添加评论 免费帖 --> 分享 微博 QZO...
来源: Laya_社区 发布时间: 20180526
...herited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 _tf _tf: Input Inherited from TextInput._tf Overrides Label._tf Defined in laya/ui/TextInput.ts:119 Optional _url _url: string Inherited from Node._u...
来源: Laya3.0_api 发布时间: 20231115
...回复 Laya_Aaron 赞同来自: kezhiyu 我自己试了才回你的,父节点下有一个sprite 和一个遮罩sprite ,他们两个缩放没有关联,你层级下多一个spriteZ 然再在这个spriteZ 下 放一个图sprite,和一个遮罩sprite,图缩放,不影响遮罩,这是不是...
来源: Laya_社区 发布时间: 20171220
...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Compone...
来源: Laya3.0_api 发布时间: 20231115
...,新版粒子,地形 也就是Unity中包含以下组件的节点: 1. Transform 2. MeshFilter 3. MeshRenderer 4. SkinnedMeshRenderer 5. Animation 6. Animator (新) 7. Terrain 8. ParticleS...
来源: Laya_社区 发布时间: 20170428
...事件数据。 Event stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响当前节点 (currentTarget) 中的任何事件侦听器。 EventPublic Constants Hide Inherited Public Constants Show Inherited Public Constan...
来源: Laya2.0_api 发布时间: 20190513
...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/WeldJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected...
来源: Laya3.0_api 发布时间: 20231115
...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] Defined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则...
来源: Laya3.0_api 发布时间: 20231115
...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Compone...
来源: Laya3.0_api 发布时间: 20231115
...里面的元素不能点击两次 使用getChildByName()无法得到子节点对象 本地调试加载本地图片都报错 LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 路径是对的,但老是,调试控制台提示:错误,图片是IDE自带的,也不显示 播放背景音乐的...
来源: Laya_社区 发布时间: 20171025