Skip to content

Commit 29da9f8

Browse files
committed
docs: Update
1 parent 80325d0 commit 29da9f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ScriptReference/Util/JCS_Animator.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Animator utilities.
66

77
| Name | Description |
88
|:---------------|:----------------------------------------------------------------------|
9+
| HasParameter | Return true if the parameter exists. |
10+
| HasLayer | Return true if the layer exists in the aniamtor. |
11+
| HasState | Like `Animator.HasState` but make second paramter accepts the string. |
912
| SetLayerWeight | Sets the weight of the layer at the given name. |
1013
| GetLayerWeight | Returns the weight of the layer at the specified name. |
11-
| HasState | Like `Animator.HasState` but make second paramter accepts the string. |

0 commit comments

Comments
 (0)