프로퍼티 | 타입 | 설명 | |
---|---|---|---|
delay | float | ||
reset | bool | ||
value | Vector3 |
메소드 | 설명 | |
---|---|---|
SetBlend ( float blend, float deltaTime = 1f ) : void | ||
Update ( Vector3 input, float deltaTime = 1f ) : Vector3 |
public SetBlend ( float blend, float deltaTime = 1f ) : void | ||
blend | float | |
deltaTime | float | |
리턴 | void |
public Update ( Vector3 input, float deltaTime = 1f ) : Vector3 | ||
input | Vector3 | |
deltaTime | float | |
리턴 | Vector3 |