Explorar o código

Added comment.

Daniel Buckmaster %!s(int64=13) %!d(string=hai) anos
pai
achega
027d5608bd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Engine/source/T3D/fx/groundCover.cpp

+ 1 - 0
Engine/source/T3D/fx/groundCover.cpp

@@ -1550,6 +1550,7 @@ void GroundCover::prepRenderImage( SceneRenderState *state )
    {
       PROFILE_SCOPE( GroundCover_RenderBillboards );
 
+      // Take zoom into account.
       F32 screenScale = state->getWorldToScreenScale().y / state->getViewport().extent.y;
 
       // Set the far distance for billboards.