Navigation
API > API/Plugins > API/Plugins/ControlRig
| Name | FAimTarget |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Deprecated/RigUnit_AimConstraint.h |
| Include Path | #include "Units/Deprecated/RigUnit_AimConstraint.h" |
Syntax
USTRUCT (BlueprintType )
struct FAimTarget
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlignVector | FVector | Units/Deprecated/RigUnit_AimConstraint.h |
|
|
| Transform | FTransform | Aim at/Align to this Transform | Units/Deprecated/RigUnit_AimConstraint.h |
|
| Weight | float | Target Weight | Units/Deprecated/RigUnit_AimConstraint.h |
|