提交 22515f01 编写于 作者: A artur.trzesiok

Texture3d support - style fix

上级 1b4a538b
......@@ -2357,6 +2357,7 @@ function WebGLRenderer( parameters ) {
// backwards compatibility: peel texture.texture
return function setTexture3D( texture, slot ) {
textures.setTexture3D( texture, slot );
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册