Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime
| Name | FAngularRangeLimit |
| Type | struct |
| Header File | /Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_ApplyLimits.h |
| Include Path | #include "BoneControllers/AnimNode_ApplyLimits.h" |
Syntax
USTRUCT ()
struct FAngularRangeLimit
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAngularRangeLimit() |
BoneControllers/AnimNode_ApplyLimits.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bone | FBoneReference | BoneControllers/AnimNode_ApplyLimits.h |
|
|
| LimitMax | FVector | BoneControllers/AnimNode_ApplyLimits.h |
|
|
| LimitMin | FVector | BoneControllers/AnimNode_ApplyLimits.h |
|