| Alpha |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| AngularVelocity |
FVector |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| AnimatedTargetTime |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| DeltaTime |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| DisableAdditiveBelowSpeed |
float |
Below this movement speed (based on the root motion in the animation) disable steering coming from the additive spring based correction |
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| DisableSteeringBelowSpeed |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| HostObject |
UObject * |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| MaxScaleRatio |
float |
Will clamp the scaling ratio applied to below this threashold. Any error remaining will be compensated for linearly (using ProceduralTargetTime) |
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| MinScaleRatio |
float |
Will clamp the scaling ratio applied to above this threashold. Any error remaining will be compensated for linearly (using ProceduralTargetTime) |
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| ProceduralTargetTime |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| RootBoneTransform |
FTransform |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| RootMotionAngleThresholdDegrees |
float |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| RootMotionProvider |
IUAFRootMotionProvider * |
These interfaces are needed if AnimatedTargetTime is greater than 0 (i.e. if we want to take into account predicted root motion) |
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| TargetOrientation |
FQuat |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|
| Timeline |
IUAFAnimNodeTimeline * |
|
UAF/AnimOps/UAFSteeringAnimOp.h |
|