大约有 257 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
Laya_社区(87) Laya3.0_api(79) laya_api(30) Laya2.0_api(29) Laya3.0_文档(15) Laya2.0_文档(13) Laya_示例(4)
...Bool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getV...
来源: Laya3.0_api 发布时间: 20231115
..._Normal;}"; var ps: string = "#ifdef FSHIGHPRECISION\n" + "precision highp float;\n" + "#else\n" + "precision mediump float;\n" + "#endif\n" + "varying vec3 v_Normal;\n" + "void main(){\n" + "gl_FragColor=vec4(v_Normal,1.0);}\n"; Laya.ShaderCompile3D.add(customShader, vs, ps, attributeMap, uniformMa...
来源: Laya_社区 发布时间: 20180904
...创建,并且格式会随相机参数变化, 只开启 hdr 时rt变为float格式,需要使用 float32array接收, 开启msaa时rt会变为多重采样的buffer,msaa rt 暂不支持读取像素, 后续会在方法添加提示 2025-09-17 1 0 分享 微博 QZONE 微信 LayaAir大为 赞同...
来源: Laya_社区 发布时间: 20250916
...Bool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getV...
来源: Laya3.0_api 发布时间: 20231115
...Bool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getV...
来源: Laya3.0_api 发布时间: 20231115
...Bool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getV...
来源: Laya3.0_api 发布时间: 20231115
... style="width:422px;"> <img style= " display:inline; float:right; " src="Face/img_duihua_qipao_green_01.png "></img> <div style="background:url(Face/img_duihua_qipao_green_02.png); height:100%; min-height:44px; width:400px; ...
来源: Laya_社区 发布时间: 20170710
...ithCache(key: any, cacheDatas: any, aniIndex: number, frameIndex: number): Float32Array Inherited from AnimationTemplet.getAnimationDataWithCache Defined in laya/ani/AnimationTemplet.ts:216 获取动画信息数据 Parameters key: any cacheDatas: any aniIndex: number frameIndex: number Returns Float...
来源: Laya3.0_api 发布时间: 20231115
...Bool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getV...
来源: Laya3.0_api 发布时间: 20231115
...exPositionAttribute, this.vertexPositionBuffer.itemSize, Laya.WebGLContext.FLOAT, false, 0, 0 ); this.gl.bindBuffer(Laya.WebGLContext.ARRAY_BUFFER, this.textureCoordBuffer); // Check the current orientation of the device combined with the // orientation of the VRSeeThroughCamera to determine the cor...
来源: Laya_社区 发布时间: 20180726