大约有 592 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0078 秒)
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距...
来源: Laya2.0_api 发布时间: 20190513
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直...
来源: Laya2.0_api 发布时间: 20190513
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内...
来源: Laya2.0_api 发布时间: 20190513
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cache...
来源: laya_api 发布时间: 20170929
...要回复问题请先登录 发起人 haliluya 相关问题 请问有没有方法能够获取“鼠标是否处于按下状态”? LayaBox IDE 支持多开吗 自从layaflash起,就一直存在的bug 请问一下 ProtoBuf 支持 as3 版本吗? 支持读写哪些文件格式 Laya.loader.create ...
来源: Laya_社区 发布时间: 20151203
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内...
来源: Laya2.0_api 发布时间: 20190513
...默认的材质类型,所以是material类型 类似的给属性赋值的方法 1. 获取属性特定ID Shad3d.propertyNameToID("name"); 2.从材质上获取shaderData(参见material.ts) 3.通过获取到的shaderData对象调用特定的setXXX(id, value)方法(参见shaderData.ts) 2023-09-...
来源: Laya_社区 发布时间: 20230905
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom :...
来源: Laya2.0_api 发布时间: 20190513
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内...
来源: Laya2.0_api 发布时间: 20190513
...; hr.send("http://localhost:8082/hu_get",{}, "post","json",null); 回调方法: success:function (e,args) { console.log(e); //此行可以得到响应内容 console.log(args); //此行无法获取自定义参数? } 请问如何获取/传递 自定义参数。 2018-03-04 添加...
来源: Laya_社区 发布时间: 20180304