Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
FWeightedLatticeInfluenceData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/WeightedLatticeImplicitObject.h |
| Include Path |
#include "Chaos/WeightedLatticeImplicitObject.h" |
Syntax
struct FWeightedLatticeInfluenceData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FWeightedLatticeInfluenceData()
|
|
Chaos/WeightedLatticeImplicitObject.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| MaxTotalInfluences |
const uint8 |
|
Chaos/WeightedLatticeImplicitObject.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BoneIndices |
uint16 |
|
Chaos/WeightedLatticeImplicitObject.h |
|
| BoneWeights |
float |
|
Chaos/WeightedLatticeImplicitObject.h |
|
| NumInfluences |
uint8 |
|
Chaos/WeightedLatticeImplicitObject.h |
|
Functions
Public