Navigation
API > API/Plugins > API/Plugins/PreviewPropOp
| |
|
| Name |
FPropMeshData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/PreviewPropOp/Public/PreviewPropOp.h |
| Include Path |
#include "PreviewPropOp.h" |
Syntax
struct FPropMeshData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttachTransform |
FTransform |
|
PreviewPropOp.h |
|
| Indices |
TArray< uint32 > |
|
PreviewPropOp.h |
|
| PropIdx |
int32 |
|
PreviewPropOp.h |
|
| RestVLocation |
TArray< FVector3f > |
|
PreviewPropOp.h |
|
| SourceAttachBoneIndex |
int32 |
|
PreviewPropOp.h |
|
| TargetAttachBoneIndex |
int32 |
|
PreviewPropOp.h |
|
| Vertices |
TArray< FDynamicMeshVertex > |
|
PreviewPropOp.h |
|