Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRigComponent
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
| Include | #include "ControlRigComponent.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"ControlRig"&41;
void SetInitialSpaceTransform
&40;
FName SpaceName,
FTransform InitialTransform,
EControlRigComponentSpace Space
&41;
Remarks
Sets the transform of the space in the requested space
Parameters
| Name | Description |
|---|---|
| SpaceName | The name of the space to set the transform for |
| Space | The space to set the transform in |