FSkelMeshSkinWeightInfo

Vertex skin weight info supplied for a component override.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h

Include

#include "Components/SkinnedMeshComponent.h"

Syntax

struct FSkelMeshSkinWeightInfo

Remarks

Vertex skin weight info supplied for a component override.

Variables

Name Description

Public variable

int32[12]

 

Bones

Index of bones that influence this vertex

Public variable

uint8[12]

 

Weights

Influence of each bone on this vertex

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