UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSkinWeightInfo Struct Reference

#include <SkinWeightVertexBuffer.h>

Public Attributes

FBoneIndexType InfluenceBones [MAX_TOTAL_INFLUENCES]
 
uint16 InfluenceWeights [MAX_TOTAL_INFLUENCES]
 

Detailed Description

An runtime structure for passing data to FSkinWeightVertexBuffer

Member Data Documentation

◆ InfluenceBones

FBoneIndexType FSkinWeightInfo::InfluenceBones[MAX_TOTAL_INFLUENCES]

◆ InfluenceWeights

uint16 FSkinWeightInfo::InfluenceWeights[MAX_TOTAL_INFLUENCES]

The documentation for this struct was generated from the following file: