Navigation
| Name | DirectMeshControlRig |
| Type | Plugin |
| Part of Plugins | Direct Mesh Control |
| Location | /Engine/Plugins/Experimental/Animation/DirectMeshControl/Source/DirectMeshControlRig/ |
| Module Build Rules | DirectMeshControlRig.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FDirectMeshControlRigModule | FDirectMeshControlRigModule is an editor module that integrates the Direct Mesh Control plugin with the Control Rig system. |
| UDirectMeshControlProxy | UDirectMeshControlProxy is a transient proxy object used by FShapeProxyComponentProviderRegistry to associate a UDirectMeshControlComponent with a Control Rig shape. |
Structs
| Name | Remarks |
|---|---|
| FRigUnit_SetupShapeLibraryFromLayer | FRigUnit_SetupShapeLibraryFromLayer reads a polygroup triangle label layer from the source skeletal mesh, generates per-polygroup sub-meshes and registers a UControlRigShapeLibrary out of it. |