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