大约有 172 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0045 秒)
Laya2.0_api(66) laya_api(60) Laya_社区(20) Laya3.0_api(11) Laya3.0_文档(10) Laya2.0_文档(4) Laya2.0_示例(1)
...eturns void Static rewriteNumProperty rewriteNumProperty(proto: any, name: string, index: number): void Defined in laya/d3/math/Vector2.ts:144 Parameters proto: any name: string index: number Returns void Static scalarLength scalarLength(a: Vector2): number Defined in laya/d3/math/Vector2.ts:115 计...
来源: Laya3.0_api 发布时间: 20231102
...eturns void Static rewriteNumProperty rewriteNumProperty(proto: any, name: string, index: number): void Defined in laya/maths/Vector2.ts:156 Parameters proto: any name: string index: number Returns void Static scalarLength scalarLength(a: Vector2): number Defined in laya/maths/Vector2.ts:127 计算...
来源: Laya3.0_api 发布时间: 20231115
...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...
来源: laya_api 发布时间: 20170929
...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象...
来源: laya_api 发布时间: 20170929
...的参数却是个int类型? 加载一个txt文件 getRes出来类型为string 能转换成数组吗 关于遍历数组 prefab预制组件怎么创建 如何通过代码控制prefab上面的时间轴动画animation? laya 怎么不用图集加载多图为帧数组。。 编辑器内展示脚本...
来源: Laya_社区 发布时间: 20190629
...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...
来源: laya_api 发布时间: 20170929
...roperties Show Inherited Public Properties PropertyDefined By alignH : String 水平对齐方式。默认值为"left"。 取值范围: "left" :居左对齐; "center" :居中对齐; "right" :居右对齐; Stage alignV : String 垂直对齐方式。默认值为"top"。 取值范...
来源: laya_api 发布时间: 20170929
... = 0; i < arr.length; i++) { str += String.fromCharCode(arr[i]); } return toType === 'json' ? JSON.parse(decodeURIComponent(escape(str))) : decodeURIComponent(escape(str)); } //转换成byte function fromCharCode(pakoData,toType = 'json'){ let ...
来源: Laya_社区 发布时间: 20191211
...本IDE 二维码显示不出来 加载一个txt文件 getRes出来类型为string 能转换成数组吗 Dispather.event参数传的是数组,为什么收到的参数却是个int类型? 问题状态 最新活动: 2018-07-24 17:40 浏览: 1740 关注: 2 人
来源: Laya_社区 发布时间: 20180724
fatal error: 'string' file not found 导入头文件 #import <conchRuntime.h> 后编译会报错。望提供解决方案 p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Menlo; color: #a31515; background-color: #ffffff} span.s1 {color: #0000ff} 附件 : --> 2019-07-25 添加评论 免费...
来源: Laya_社区 发布时间: 20190725