Browse Source

add example to docs

aardgoose 6 years ago
parent
commit
ee95e9180d
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/api/en/core/Layers.html

+ 5 - 0
docs/api/en/core/Layers.html

@@ -21,6 +21,11 @@
 			All classes that inherit from [page:Object3D] have an [page:Object3D.layers] property which is an instance of this class.
 			All classes that inherit from [page:Object3D] have an [page:Object3D.layers] property which is an instance of this class.
 		</p>
 		</p>
 
 
+		<h2>Examples</h2>
+
+		<p>
+			[example:webgl_layers WebGL / layers]
+		</p>
 
 
 		<h2>Constructor</h2>
 		<h2>Constructor</h2>