瀏覽代碼

Fixed comment.

Lasse Öörni 13 年之前
父節點
當前提交
94a4ee958a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Engine/Graphics/DecalSet.h

+ 1 - 1
Engine/Graphics/DecalSet.h

@@ -59,7 +59,7 @@ struct DecalVertex
     Vector3 position_;
     /// Normal.
     Vector3 normal_;
-    /// Texture coordinates coordinates.
+    /// Texture coordinates.
     Vector2 texCoord_;
     /// Tangent.
     Vector4 tangent_;