프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AddEightBlendToClips ( string blendStateName ) : void |
Adds eight clips to the builder, setup for Octant animations.
|
|
GenerateClips ( ) : void |
Generates or updates clips based on the settings in the AnimBuilder.
|
|
Initialize ( ) : void |
Initialize the AnimBuilder. This is used sort of like a constructor for Scriptable Objects.
|
|
InitializeForCharacter ( ) : void |
Initialize the AnimBuilder for use with a Character. This is used sort of like a constructor for Scriptable Objects.
|
public AddEightBlendToClips ( string blendStateName ) : void | ||
blendStateName | string | Blend state name. |
리턴 | void |