|
@@ -85,7 +85,7 @@ export interface IGlowLayerOptions {
|
|
|
/**
|
|
|
* The glow layer Helps adding a glow effect around the emissive parts of a mesh.
|
|
|
*
|
|
|
- * Once instantiated in a scene, simply use the pushMesh or removeMesh method to add or remove
|
|
|
+ * Once instantiated in a scene, simply use the addMesh or removeMesh method to add or remove
|
|
|
* glowy meshes to your scene.
|
|
|
*
|
|
|
* Documentation: https://doc.babylonjs.com/how_to/glow_layer
|