Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicVertexSkinWeightsAttribu- > API/Runtime/GeometryCore/DynamicMesh/TDynamicVertexSkinWeightsAttribu-/SetValue
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicVertexSkinWeightsAttribute.h |
| Include | #include "DynamicMesh/DynamicVertexSkinWeightsAttribute.h" |
template<typename BoneIndexType, typename BoneFloatWeightType>
void SetValue
(
int VertexID,
const TArray < BoneIndexType > & InBones,
const TArray < BoneFloatWeightType > & InWeights,
int32 InNumEntries
)
Remarks
Set the element at a given index