sunag %!s(int64=4) %!d(string=hai) anos
pai
achega
b8c2a26eb9
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      examples/jsm/renderers/webgpu/WebGPUUniform.js

+ 0 - 6
examples/jsm/renderers/webgpu/WebGPUUniform.js

@@ -41,12 +41,6 @@ class FloatUniform extends WebGPUUniform {
 
 	}
 
-	getValue() {
-
-		return this.nodeUniform.value;
-
-	}
-
 }
 
 class Vector2Uniform extends WebGPUUniform {