TLegacySkinWeightInfo

Struct for storing skin weight info in vertex buffer

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkinWeightVertexBuffer.h

Include

#include "Rendering/SkinWeightVertexBuffer.h"

Syntax

template<bool bExtraBoneInfluences, typename BoneIndexType>
struct TLegacySkinWeightInfo

Remarks

Struct for storing skin weight info in vertex buffer

Variables

Name Description

Public variable

BoneIndexType[N...

 

InfluenceBones

Public variable

uint8[NumInflue...

 

InfluenceWeights

Constants

Name

Description

NumInfluences

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