Description
LinearToSplineSkinWeights (v1) Experimental
Convert linear skinning data to spline skinning data
Input(s) : Collection - Managed array collection to be used to store datas VertexSelection - Vertex selection to process vertices subset
Output(s): Collection [Passthrough] - Managed array collection to be used to store datas SplineParamKey - Spline skinning parameter key SplineBonesKey - Spline bones key. Used for storing root and end spline bone for each vertex.
Information
| Module | HairStrandsDataflow |
| Category | Groom |
| Type | FLinearToSplineSkinWeightsDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection | () |
| VertexSelection | Vertex selection to process vertices subset | FDataflowVertexSelection | () |
| BoneIndicesKey | Bone indices key to be used in other nodes if necessary | FCollectionAttributeKey | (Attribute="",Group="") |
| BoneWeightsKey | Bone weights key to be used in other nodes if necessary | FCollectionAttributeKey | (Attribute="",Group="") |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection | |
| SplineParamKey | Spline skinning parameter key | FCollectionAttributeKey | |
| SplineBonesKey | Spline bones key. Used for storing root and end spline bone for each vertex. | FCollectionAttributeKey |