Description
CurveExists is used to check whether a curve exists or not.
Information
| Plugin | ControlRig |
| Category | Curve |
| Tags | CurveExists,bool |
| Type | FRigUnit_CurveExists |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Curve | The name of the Curve to retrieve the transform for. | FName | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Exists | Boolean indicating whether the named curve exists or not. Does not indicate whether the curve's value is valid or not. | bool |