提交 21cb28d0 编写于 作者: A aardgoose

remove obsolete elements and comments

上级 86748161
......@@ -147,19 +147,12 @@ var UniformsLib = {
} },
// TODO (abelnation): RectAreaLight BRDF data needs to be moved from example to main src
rectAreaLights: { type: "sa", value: [], properties: {
color: { type: "c" },
position: { type: "v3" },
width: { type: "v3" },
height: { type: "v3" },
rectAreaLights: { value: [], properties: {
color: {},
position: {},
width: {},
height: {},
} }
// rectAreaLights: { type: "sa", value: [], properties: {
// color: { type: "c" },
// position: { type: "v3" },
// width: { type: "1f" },
// height: { type: "1f" },
// rotationMatrix: { type: "m4" }
// } },
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册