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

#include <WeightedLatticeImplicitObject.h>

Public Member Functions

 FWeightedLatticeInfluenceData ()
 
uint32 GetTypeHash () const
 

Public Attributes

uint8 NumInfluences
 
uint16 BoneIndices [MaxTotalInfluences]
 
float BoneWeights [MaxTotalInfluences]
 

Static Public Attributes

static const uint8 MaxTotalInfluences = 12
 

Constructor & Destructor Documentation

◆ FWeightedLatticeInfluenceData()

Chaos::FWeightedLatticeInfluenceData::FWeightedLatticeInfluenceData ( )
inline

Member Function Documentation

◆ GetTypeHash()

uint32 Chaos::FWeightedLatticeInfluenceData::GetTypeHash ( ) const
inline

Member Data Documentation

◆ BoneIndices

uint16 Chaos::FWeightedLatticeInfluenceData::BoneIndices[MaxTotalInfluences]

◆ BoneWeights

float Chaos::FWeightedLatticeInfluenceData::BoneWeights[MaxTotalInfluences]

◆ MaxTotalInfluences

const uint8 Chaos::FWeightedLatticeInfluenceData::MaxTotalInfluences = 12
static

◆ NumInfluences

uint8 Chaos::FWeightedLatticeInfluenceData::NumInfluences

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