Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRig > API/Plugins/ControlRig/UControlRig/FTransientControlScope
Used to match URigHierarchyController::AddControl(...)
| Name | FTransientControlInfo |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
Syntax
struct FTransientControlInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | ControlRig.h | ||
| OffsetTransform | FTransform | ControlRig.h | ||
| Parent | FRigElementKey | Transient control should only have 1 parent, with weight = 1.0 | ControlRig.h | |
| Settings | FRigControlSettings | ControlRig.h | ||
| ShapeTransform | FTransform | ControlRig.h | ||
| Value | FRigControlValue | ControlRig.h |