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

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

371. 光照贴图(ActionScript-3D基础(AS3)-LayaAir3D之场景渲染配置) [ 77%]

...照贴图 ### **导出时需要注意的事项:** #### 1.关于 Lighting--setting **1.** 环境光只支持 Baked 类型 ![](img/3.png)(图3) **注意:** 在 **2.5.0** 之前因为Bug的原因只支持 **Realtime** 模式, 而且改模式下的烘培会导致整体场景会更亮。 在 **2....

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

372. laya.d3.component.animator.AnimatorStateNumberCondition_API3.0 [ 77%]

...cessors compareFlag get compareFlag(): AniStateConditionNumberCompressType set compareFlag(value: AniStateConditionNumberCompressType): void Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:135 判断类型 Returns AniStateConditionNumberCompressType Defined in laya/d3/component/Anima...

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

373. 构建3d示例的Android工程,生成nativie的,导入android Studio中运行,报错 [ 77%]

... RuntimeProxy(this); mPlugin = new GameEngine(this);  mPlugin.game_plugin_set_runtime_proxy(mProxy);  mPlugin.game_plugin_set_option("localize","false");  mPlugin.game_plugin_set_option("gameUrl", "");  mPlugin.game_plugin_init(3);  View gameView = mPlugin.game_plugin_get_view();  this.setCont...

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

374. laya.d3.component.animator.AnimatorControllerLayer_API3.0 [ 77%]

...5 混合模式_覆盖。 Accessors avatarMask get avatarMask(): AvatarMask set avatarMask(value: AvatarMask): void Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:78 骨骼遮罩 Returns AvatarMask Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:82 骨骼遮罩 Para...

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

375. 关于ui的延迟计算 [ 77%]

...复 Victor 赞同来自: 直接上代码label.width = NaN; label.text = "set the label width to NaN before set text pro"; console.log(label.width); 在ui里可以不设置Label对象的wdith属性达到自适应宽度的效果(不设置属性不等于设置属性为0) 2018-05-22 0 1 分享 微...

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

376. 有关 App中 Cookie 保存的值 [ 77%]

有关 App中 Cookie 保存的值 在web上是可以set和get的,但是在 App 中 好像set完get出来的值是空的. 1.7.8b 2017-07-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: h...

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

377. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 77%]

... this.color5 = DEFAULT_COLOR_1;             }             this.setGradientText();         };         _proto.getLangId = function () {             return this.langId;         }         _proto.setGradientText = function () {             this.graphics.clear();  ...

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

378. laya.utils.HitArea [ 76%]

...entation     public function get hit():Graphics    public function set hit(value:Graphics):voidunHitproperty unHit:Graphics 不可点击区域,可以设置绘制一系列矢量图作为非点击区域(目前只支持圆形,矩形,多边形) Implementation     public function g...

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

379. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 76%]

...entForce currentTorque destroyed enabled hideFlags id Methods _initialize _setConnectRigidBody _setOwner destroy getPhysicsSimulation getcurrentForce getcurrentTorque hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate setConnectRig...

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

380. 教学文档永恒之光的动画例子,运行效果与例子不符合 [ 76%]

...time:7 size:1426/6889 GradientDataNumber warning:the forth key is be force set to 1. GradientDataNumber warning:data count must lessEqual than 4 GradientDataNumber warning:the forth key is be force set to 1. GradientDataNumber warning:data count must lessEqual than 4 GradientDataNumber warning:the f...

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