This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Allows to set / add a shape library on the running control rig from user data
Information
| Plugin | ControlRig |
| Tags | Shape,Gizmo,Library |
| Type | FRigUnit_SetupShapeLibraryFromUserData |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| NameSpace | The name space of the user data to look the shape library up within | FString | |
| Path | The path within the user data for the shape library | FString | |
| LibraryName | Optionally provide the namespace of the shape library to use. This is only useful if you have multiple shape libraries and you want to override a specific one. | FString | |
| LogShapeLibraries | If this is checked we'll output the resulting shape libraries to the log for debugging. | bool | False |