Summary
The parameters that control a
Animancer.Samples.AnimatorControllers.GameKit.Character.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .AnimatorControllers .GameKit - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["CharacterParameters"]
class Type type-node
Syntax
[Serializable]
public class CharacterParameters
Remarks
Sample:
3D Game Kit
Attributes
| Type | Description |
|---|---|
| Serializable |
Properties
| Name | Value | Summary |
|---|---|---|
| DesiredForwardSpeed | float | |
| ForwardSpeed | float | |
| MovementDirection | Vector3 | |
| VerticalSpeed | float |