1
0
Эх сурвалжийг харах

Update GTAONode.js

Add missing JSDoc annotation.
Michael Herzog 3 сар өмнө
parent
commit
71349adfc2

+ 1 - 0
examples/jsm/tsl/display/GTAONode.js

@@ -210,6 +210,7 @@ class GTAONode extends TempNode {
 		/**
 		 * Temporal direction that influences the rotation angle for each slice.
 		 *
+		 * @private
 		 * @type {UniformNode<float>}
 		 */
 		this._temporalDirection = uniform( 0 );

粤ICP备19079148号