Explorar o código

Update babylon.camera.ts

David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
82fca6fa7a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;