David Catuhe пре 7 година
родитељ
комит
82fca6fa7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Cameras/babylon.camera.ts

+ 1 - 1
src/Cameras/babylon.camera.ts

@@ -487,7 +487,7 @@
         }
 
         /**
-         * Gets the post process rig
+         * Gets the post process used by the rig cameras
          */
         public get rigPostProcess(): Nullable<PostProcess> {
             return this._rigPostProcess;