大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0010 秒)
...t = 24;\n" + "uniform mat4 u_Bones[c_MaxBoneCount];\n" + "#endif\n" + "#if defined(DIRECTIONLIGHT)\n" + "varying vec3 v_PositionWorld;\n" + "#endif\n" + "void main(){\n" + "#ifdef BONE\n" + "mat4 skinTransform=mat4(0.0);\n" + "skinTransform += u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n" + "s...
来源: Laya_示例 发布时间: 20241118