大约有 772 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0045 秒)
Laya_社区(393) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(31) Laya3.0_文档(25) Laya2.0_示例(1)
LayaAirIDE2.7版本导出类名不正确问题 如果你的项目代码类型是TypeScript,从LayaAirIDE 2.7版本开始导出的类名所在命名空间就不再是清一色的Laya命名空间,如“Laya.xxx”,而会出现小写的laya命名空间,一般为“laya.display.xxx”。 如果...
来源: Laya_社区 发布时间: 20200809
...l 次数暴增,这是为啥???? var url = App.animManager.getUrl(id); this.ani.loadAtlas(url,null,id); this.ani.alpha = 0.5; this.ani.play(0, true); var grayMat = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]; //创建一个颜色滤镜对象,灰图 var scaleFilter = new...
来源: Laya_社区 发布时间: 20180515
...COMPLETELY Accessors avatar awaked controllerLayerCount destroyed enabled hideFlags id lowUpdateDelty speed updateMode Methods _initialize _setOwner addControllerLayer addState crossFade destroy getControllerLayer getCurrentAnimatorPlayState getDefaultState hasHideFlag linkSprite3DToAvatarNode onAdd...
来源: Laya3.0_api 发布时间: 20231102
...dMap getTileProperties方法的index参数 getTileProperties(index:int, id:int, name:String):* 得到tile自定义属性这个我没太看懂index的意思是地图块索引,这个地图块索引是哪里来的? getTileProperties(index:int, id:int, name:String):* 得到tile自定义属性 201...
来源: Laya_社区 发布时间: 20171229
...画布)。 FillTextCmdPublic Methods MethodDefined By recover():void 回收到对象池 FillTextCmdPublic Constants ConstantDefined By ID : String = FillText[static] FillTextCmdProperty Detailcolorpropertycolor:String 定义文本颜色,比如"#ff0000"。 Implementation public f...
来源: Laya2.0_api 发布时间: 20190513
...ton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowCascadesMode shadowDepthBias shadowDistance shadowFourCascadeSplits shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength shadowTwoCascadeSp...
来源: Laya3.0_api 发布时间: 20231115
关于layaCanvas大小自适应的建议 <div id="layaContainer"><canvas id="layaCanvas" width="1920" height="181" class="layaCanvas" style="position: absolute; left: 0px; top: 0px; background: rgb(0, 0, 0); transform-origin: 0px 0px 0px; transform: matrix(1, 0, 0, 1, 0, 0); width: 100%; h...
来源: Laya_社区 发布时间: 20180124
...s awaked bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightmapIndex lightmapScaleOffset material materials ratioIgnor receiveShadow reflectionMode renderNode renderbitFlag sharedMaterial sharedMaterials volume Methods _applyReflection _cloneTo _initialize _setOwner d...
来源: Laya3.0_api 发布时间: 20231115
...uteJoint, RopeJoint, WeldJoint, WheelJoint 关节基类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[re...
来源: Laya2.0_api 发布时间: 20190513
...数暴增,这是为啥???? var url = App.animManager.getUrl(id); this.ani.loadAtlas(url,null,id); this.ani.alpha = 0.5; this.ani.play(0, true); var grayMat = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]; //创建一个颜色滤镜对象,灰图 var scaleFilter = new L...
来源: Laya_社区 发布时间: 20180515