Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| void | UnsetCurveValue
(
FRigElementKey InKey, |
Sets a curve's value given its key | |
| void | UnsetCurveValue
(
FRigCurveElement* InCurveElement, |
Unsets a curve's value. Basically the curve's value becomes meaningless. |