We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f07584 commit 8c9c4d6Copy full SHA for 8c9c4d6
Runtime/Behaviors/AnimatedMaterialTiling.cs
@@ -28,7 +28,7 @@ public class AnimatedMaterialTiling : UpdateBehaviour
28
public Vector2 axis = Vector2.right;
29
30
/// <summary>
31
- /// A Unity lifecycle method called when the behaviour is reset in the editor.
+ /// A Unity lifecycle method called when the behavior is reset in the editor.
32
/// </summary>
33
protected virtual void Reset()
34
{
0 commit comments