大约有 84 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0046 秒)
...ean):void 设置布尔。 BaseMaterial _setBuffer(shaderIndex:int, buffer:Float32Array):void 设置Buffer。 BaseMaterial _setColor(shaderIndex:int, color:*):void 设置颜色。 BaseMaterial _setInt(shaderIndex:int, i:int):void 设置整型。 BaseMaterial _setMatrix4x4(shaderIndex:int, matrix4...
来源: laya_api 发布时间: 20170929
...rldMat*a_Normal;}"; var ps = "#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_示例 发布时间: 20241123
...th pos Methods clear getUTFBytes getUTFString readArrayBuffer readByte readFloat32 readFloat32Array readFloat64 readInt16 readInt16Array readInt32 readString readUint16 readUint32 readUint8 readUint8Array writeArrayBuffer writeByte writeFloat32 writeFloat64 writeInt16 writeInt32 writeUTFBytes writeU...
来源: 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
... 我在龙骨编辑器中添加了自定义帧事件,并且填了int、float、string等类型的参数 然后代码监听label事件,可以监听到 但是有两个问题: 1、会额外触发一个name: "undefined"的无效事件 2、自己定义的名为"kk"的事件其全部参...
来源: Laya_社区 发布时间: 20180126
...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
...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
...创建四维向量。 Public Properties PropertyDefined By elements : Float32Array[只读]向量元素集合。ConchVector4 ONE : ConchVector4[static] ConchVector4 UnitW : ConchVector4[static] ConchVector4 UnitX : ConchVector4[static] ConchVector4 UnitY : ConchVector4[static] ConchVe...
来源: Laya2.0_api 发布时间: 20190513