大约有 959 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
...ip文件,然后解压缩,用反编译工具破解解压后.swf文件,获取里面AS3文件)。 问题:建议Laya官方有相应的好方法,可以把对应库项目生成JS包,然后在实际的项目中,在HTML引入使用或是用importJS接口引入使用? 解答:layabox...
来源: Laya_社区 发布时间: 20151125
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...Context(url,tempAtlasPngUrl,atlasJson); } }else { throw "传递的url没有获取到对应的图集数据信息,请确保图集已经过!"; } } } private static function postInfoToContext(url:String,atlaspngUrl:String,atlasJson:Object):void { var postData:Object = {"frames":atlasJson.frames,"met...
来源: Laya_社区 发布时间: 20180830
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图像大小,请...
来源: Laya2.0_api 发布时间: 20190513
...题请先登录 发起人 nie341 相关问题 请问有没有方法能够获取“鼠标是否处于按下状态”? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的...
来源: Laya_社区 发布时间: 20170510
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...
来源: laya_api 发布时间: 20170929
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定...
来源: laya_api 发布时间: 20170929