• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 321 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0073 秒)

201. laya.ani.swf.MovieClip_API3.0 [ 57%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

来源: Laya3.0_api 发布时间: 20231115

202. laya.ui.Image [ 57%]

...内容的变化而变化,如果根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929

203. layaAir工具UI问题汇总 [ 57%]

...后(注意是在原有属性值基础上修改!!!), 按CTRL+A(八成就没设置快捷键)选中没反应, 用鼠标从右往左拖(选中全部)也选择不了... 这样很不方便,希望优化一下! 2016-08-24 0 2 分享 微博 QZONE 微信 Ismeluo 赞同来自: 层级上这样的多选是假的...

来源: Laya_社区 发布时间: 20160824

204. laya.ui.Radio [ 57%]

...内容的变化而变化,如果根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929

205. laya.display.Scene_API3.0 [ 57%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoDestroyAtClosed autoDestroyAtClosed: boolean = false Defined in laya/display/Scene.ts:25 场景被关闭后,是否自动销...

来源: Laya3.0_api 发布时间: 20231115

206. laya.display.Input [ 57%]

...内容的变化而变化,如果根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String[override] 文本背景颜色,以字符串表示。 Input blendMode : String指定要使用...

来源: Laya2.0_api 发布时间: 20190513

207. laya.ui.ProgressBar [ 57%]

...内容的变化而变化,如果根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Image[read-only] 获取进度条对象。 ProgressBar  bg : Image[read-only] 获取背景条对象。 ...

来源: laya_api 发布时间: 20170929

208. laya.display.AnimationBase_API3.0 [ 57%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

来源: Laya3.0_api 发布时间: 20231115

209. laya.display.Animation [ 57%]

...alpha值会影响drawcall。Sprite  autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画组成的动画集合,选择其中一个动画名称进行播放。 Animation  autoPlay : Boolean[write-only] 是否自动播放,默认为fal...

来源: laya_api 发布时间: 20170929

210. unity导出动画如何使用 root motion node [ 57%]

unity导出动画如何使用 root motion node 使用动画的位移,设置root motion node 以后导出会报错。要怎么样避免错误?或者在laya3d里面有没有其他方式使用动画位移?   KeyNotFoundException: The given key was not present in the dictionary. System.Collec...

来源: Laya_社区 发布时间: 20180920