大约有 1,204 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0065 秒)
Laya_社区(630) Laya3.0_api(207) Laya2.0_文档(119) Laya_示例(59) Laya3.0_文档(58) laya_api(46) Laya2.0_api(44) Laya2.0_示例(41)
...age.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; Stat.show(); this.setup(); } setup() { let vGap = 100; this.rotateTimeBasedText = this.createText("基于时间旋转", Laya.stage.width / 2, (Laya.stage.height - vGap) / 2); this.rotateFrameRateBasedText =...
来源: Laya2.0_示例 发布时间: 20260303
...DERDEFINE_DEPTHFOG : int = 0x20000[static] ShaderCompile3D SHADERDEFINE_COLOR : int = 0x80[static] ShaderCompile3D SHADERDEFINE_DIRECTIONLIGHT : int = 0x8[static] ShaderCompile3D SHADERDEFINE_FOG : int = 0x4[static] ShaderCompile3D SHADERDEFINE_HIGHPRECISION : int = 0x1[static] ShaderCom...
来源: laya_api 发布时间: 20170929
...agVo.attr[i]; if(vo.attValue==0) continue; attrStr+="<font size='99999' color='#b031d5'>"+AttrNameCode.toName(vo.attType)+"</font>&nbsp;"+vo.attValue+"<br>"; } describe.innerHTML=attrStr; trace(attrStr) } 2017-10-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20171030
...RenderTarget drawMesh drawMeshInstance drawRender getCommandsSize setGlobalColor setGlobalInt setGlobalMatrix setGlobalNumber setGlobalTexture setGlobalVector setGlobalVector2 setGlobalVector3 setRenderTarget setShaderDataColor setShaderDataInt setShaderDataMatrix setShaderDataNumber setShaderDataTe...
来源: Laya3.0_api 发布时间: 20231115
... Laya.stage.width; console.height = Laya.stage.height - console.y; console.color = "#FFFFFF"; console.fontSize = 50; console.align = "center"; console.valign = 'middle'; console.leading = 10; } function startShake() { Shake.instance.start(5, 500); Shake.instance.on(Laya.Event.CHANGE, this, onShake);...
来源: Laya_示例 发布时间: 20260303
...效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var ColorFilter = Laya.ColorFilter; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var ApePath = "../../res/apes/monkey2.png"; var apeTexture; (function() { // 不支持...
来源: Laya_示例 发布时间: 20260303
...eMaterial blendSrc : int 获取混合源。 ShurikenParticleMaterial color : Vector4 获取颜色。 ShurikenParticleMaterial colorA : Number 获取颜色Z分量。 ShurikenParticleMaterial colorB : Number 获取颜色B分量。 ShurikenParticleMaterial colorG : Number 获取颜色G...
来源: Laya2.0_api 发布时间: 20190513
...m AreaLightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shado...
来源: Laya3.0_api 发布时间: 20231115
...div.style.fontFamily = "Microsoft YaHei"; div.style.width = 200; div.style.color = "#black"; for(let i=0; i<FaceView.faceArray.length; i++) { txt = txt.replace(FaceView.repl,'<img src="res/face/face'+i+'.png" style="width:36px;height:36px;position:relative;top:30px;"></img>'); } div.p...
来源: Laya_社区 发布时间: 20170911
...lculateBounds clone cloneTo destroy event getBoneIndices getBoneWeights getColors getIndices getNormals getPositions getSubMesh getTangents getUVs getVertexDeclaration getVertices hasListener isCreateFromURL markAsUnreadbale off offAll offAllCaller on once setBoneIndices setBoneWeights setColors set...
来源: Laya3.0_api 发布时间: 20231115