IMeshPrimitiveDecoder.GetSkinWeights

IMeshPrimitiveDecoder.GetSkinWeights method

Gets the skin weights for the given vertex.

public SparseWeight8 GetSkinWeights(int vertexIndex)
ParameterTypeDescription
vertexIndexInt32The vertex index.

See Also