FRigControlHierarchy::Add

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/RigControlHierarchy.h

Include

#include "Rigs/RigControlHierarchy.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Rigs/RigControlHierarchy.cpp

Syntax

FRigControl & Add
(
    const FName & InNewName,
    ERigControlType InControlType,
    const FName & InParentName,
    const FName & InSpaceName,
    const FTransform & InOffsetTransform,
    const FRigControlValue & InValue,
    const FName & InGizmoName,
    const FTransform & InGizmoTransform,
    const FLinearColor & InGizmoColor
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss