فهرست منبع

sequence list

sunag 7 سال پیش
والد
کامیت
e3ac6df13b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      examples/webgl_materials_nodes.html

+ 1 - 1
examples/webgl_materials_nodes.html

@@ -240,8 +240,8 @@
 			gui = new dat.GUI();
 
 			var example = gui.add( param, 'example', {
-				'basic / standard': 'standard',
 				'basic / mesh-standard': 'mesh-standard',
+				'basic / standard': 'standard',
 				'basic / physical': 'physical',
 				'basic / phong': 'phong',
 				'basic / layers': 'layers',