瀏覽代碼

Merge pull request #10134 from ScarfKat/patch-3

Typo fix for Interpolation gif description
Matthew 9 月之前
父節點
當前提交
bcfaaaafd1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/3d/particles/properties.rst

+ 1 - 1
tutorials/3d/particles/properties.rst

@@ -98,7 +98,7 @@ property has no effect.
    :alt: Particles running at low FPS
    :align: right
 
-   Interpolation on (left) vs. off (right)
+   Interpolation off (left) vs. on (right)
 
 The ``Fixed FPS`` property limits how often the particle system is processed. This includes
 property updates as well as collision and attractors. This can improve performance a lot,