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

大约有 1,446 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0064 秒)

1201. 3d模型lh 只有一个网格而且只有1个材质为什么drawcall大于1呢? [ 49%]

...莫名其妙消失,物体渲染队列的_IndexInList会被破坏 如何获取一个3D模型的长宽高? 3D模型无法修改scale? 问题状态 最新活动: 2017-07-14 16:14 浏览: 1677 关注: 3 人 chenzp2031453 • 2018-01-22 23:11 问下骨骼数是怎么统计的啊?以便优化 zfree ...

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

1202. laya.effect.FadeOut_API3.0 [ 49%]

... 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

1203. laya.effect.FadeIn_API3.0 [ 49%]

... 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

1204. laya.ui.VSlider [ 49%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要...

来源: laya_api 发布时间: 20170929

1205. laya.ui.HScrollBar [ 49%]

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

来源: laya_api 发布时间: 20170929

1206. Laya.Sprite3D.instantiate克隆的对象过多,渲染不出来 [ 49%]

...流 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么获取对象的坐标 问题状态 最新活动: 2018-08-10 13:07 浏览: 1539 关注: 1 人 happyfire • 2019-03-27 15:59 你好,我也是用这个方法。但是我发现这样克隆出来,cpu和gpu内存都会增加...

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

1207. laya.d3.core.scene.Scene [ 49%]

...明。更改alpha值会影响drawcall。Sprite  ambientColor : Vector3 获取环境光颜色。 Scene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获...

来源: laya_api 发布时间: 20170929

1208. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 49%]

... 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

1209. laya.ui.HSlider [ 49%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要...

来源: laya_api 发布时间: 20170929

1210. Laya新增加worker加载 CurlMem比不用worker增加 [ 49%]

...load该资源会发现内存不断的在添加并且会进行网络请求获取,如果是不用worker的情况则是正常的,感觉worker载入的那部分没有清掉。 reven1983 • 2017-08-03 17:40 @DemonWu: 确实有这个问题

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