FBoneVertInfo

Contains the vertices that are most dominated by that bone.

Windows
MacOS
Linux

References

Module

MeshUtilities

Header

/Engine/Source/Developer/MeshUtilities/Public/MeshUtilities.h

Include

#include "MeshUtilities.h"

Syntax

struct FBoneVertInfo

Remarks

Contains the vertices that are most dominated by that bone. Vertices are in Bone space. Not used at runtime, but useful for fitting physics assets etc.

Variables

Name Description

Public variable

TArray< FVector...

 

Normals

Public variable

TArray< FVector...

 

Positions

Invariant: Arrays should be same length!

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