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

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

41. LocalStorage的bug [ 70%]

...age.support)console.log('LocalStorage is not supprot or browser is private mode.')"); }   改成 public static function init():void { __JS__("try{Storage.items=window.localStorage;Storage.setItem('laya', '1');Storage.removeItem('laya');Storage.support = window.localStorage != null;} catch(e){}if(!S...

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

42. List anchor问题 [ 68%]

.../github.com/layabox/layaair-doc/tree/master/Chinese/LayaAir_AS3/IDE/Design_Mode/Attribute_Set#333-中心位置适配    anchorX和anchorY相关介绍 https://github.com/layabox/layaair-doc/tree/master/Chinese/LayaAir_AS3/IDE/Design_Mode/Attribute_Set#4旋转及缩放属性   先了解这些属性...

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

43. LayaAirUnityPlugin 2.4beta IOException: Sharing violation [ 68%]

...mat-red.lmat System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) System.IO.FileStream..ctor (...

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

44. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 66%]

...antMax dragSpeedConstantMin dragType duration gravityModifier isPerformanceMode looping playOnAwake prewarm randomSeed randomizeRotationDirection scaleMode simulationSpace simulationSpeed startColorConstant startColorConstantMax startColorConstantMin startColorType startDelay startDelayMax startDela...

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

45. 反射探针 · LayaAir3.0文档 · LAYABOX [ 65%]

...针1. 反射探针概述1.1 烘焙探针2.反射探针的属性2.1 Ambient Mode2.2 Importance2.3 Intensity2.4 Box Projection(盒式投影)2.5 Bounds2.6 环境光强度与反射强度2.7 采样大小与采样质量2.8 Clear信息2.9 IBL选项Reflection Probe:反射探针 1. 反射探针概述 传...

来源: Laya3.0_文档 发布时间: 20230303

46. ios下没有办法强制全屏,横屏,地址栏仍然存在 [ 63%]

...加如下代码 //初始化引擎 Laya.init(1334, 750); Laya.stage.screenMode = Stage.SCREEN_HORIZONTAL; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.bgColor = "#C0C0C0"; index.html和myLaya.max.html里增加如下: <meta name='full-screen' content=...

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

47. unity资源导出的bug [ 63%]

...opy-copy.lm" System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <ac823e2bb42b41bda67924a45a0173c3>:0) System.IO.FileStream..ctor (...

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

48. layacmd atlas怎么指定输出的数据后缀为json? [ 63%]

...   -d --code         generate ui code files     -m --mode <mode>  'normal'或者'release',指定'release'会生成除未使用资源外的UI代码文件     -h, --help        output usage information 如果当前目录有layaair项目,该命令为UI...

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

49. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 62%]

...antMax dragSpeedConstantMin dragType duration gravityModifier isPerformanceMode looping playOnAwake prewarm randomSeed randomizeRotationDirection scaleMode simulationSpace simulationSpeed startColorConstant startColorConstantMax startColorConstantMin startColorType startDelay startDelayMax startDela...

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

50. 拖尾 · LayaAir3.0文档 · LAYABOX [ 61%]

...) 这样颜色就配置好了,同时我们需要改下 Material Render Mode为 Additive 模式,才能让贴图中黑色的颜色变为纯透明,并改变 Cull 为 Off,如图2-9所示 (图2-9) 这样修改后,效果才能如动图2-10所示 (动图2-10) 2.4 拖尾过滤器 拖尾...

来源: Laya3.0_文档 发布时间: 20230303