GeometryWriter::clearSkinWeights

Delete all skin weights for the specified mesh.

Windows
MacOS
Linux

Warnings

  • meshIndex must be less than the value returned by getMeshCount.

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/GeometryWriter.h

Include

#include "dna/layers/GeometryWriter.h"

Syntax

void clearSkinWeights
(
    std::uint16_t meshIndex
)

Remarks

MeshIndex must be less than the value returned by getMeshCount.

Parameters

Parameter

Description

meshIndex

A mesh's position in the zero-indexed array of meshes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss