Choose your operating system:
Windows
macOS
Linux
| FAnimNode_Base
|
Module |
|
Header |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/AnimNode_WheelController.h |
Include |
#include "AnimNode_WheelController.h" |
USTRUCT()
struct FAnimNode_WheelController : public FAnimNode_SkeletalControlBase
Simple controller that replaces or adds to the translation/rotation of a single bone.
Name | Description | |
---|---|---|
|
FAnimNode_WheelController() |
Name | Description | ||
---|---|---|---|
|
EvaluateSkeletalControl_AnyThread ( |
Evaluate the new component-space transforms for the affected bones. |
|
|
IsValidToEvaluate ( |
Return true if it is valid to Evaluate |
Name | Description | ||
---|---|---|---|
|
GatherDebugData ( |
Called to gather on-screen debug data. This is called on the game thread. |
|
|
Initialize_AnyThread ( |
Called when the node first runs. |