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

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

561. 运行器在手机上一打开就崩溃 [ 52%]

...依赖不能运行 Circular dependency: runtime运行报错! 发布H5后通过网页打开出现左上角的那个图标是什么东东 怎么去掉 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这...

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

562. laya.ui.Label [ 52%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"...

来源: laya_api 发布时间: 20170929

563. laya.ui.TextInput [ 52%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

564. laya.ui.ComboBox [ 52%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

565. 批量销毁释放内存(JavaScript-3D基础(JS)-LayaAir3D的内存管理) [ 52%]

...时,资源上锁 ​ 使用对应的资源加载方式加载资源时,通过对回调拿到的资源对象直接上锁实现。对应资源的加载方式可以查看 **资源加载篇** 的 **资源加载** 节,不包括场景与预设的加载。单个场景与预设的加载回调值类型...

来源: Laya2.0_文档 发布时间: 20210715

566. laya.ui.Radio [ 52%]

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

来源: laya_api 发布时间: 20170929

567. laya.html.dom.HTMLIframeElement_API3.0 [ 52%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定鼠标事件检测是优...

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

568. 相机texture内模型移动的问题 [ 52%]

...与相机的坐标根本没有变化的,您需要移动主角的话可以通过设置this.sp3Role.transform.position来移动,同样设置相机跟随也是如此来设置camera.transform.position。这样其他的怪物就不会移动了。 2、在场景中添加上百个3d模型的话,如果...

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

569. laya.ui.Button [ 51%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

570. laya.ui.TextArea [ 51%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表...

来源: laya_api 发布时间: 20170929