Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| |
|
| Name |
FVertexLayout |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path |
#include "DNACommon.h" |
Syntax
USTRUCT (BlueprintType )
struct FVertexLayout
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Normal |
int32 |
|
DNACommon.h |
- BlueprintReadOnly
- Category="RigLogic"
|
| Position |
int32 |
|
DNACommon.h |
- BlueprintReadOnly
- Category="RigLogic"
|
| TextureCoordinate |
int32 |
|
DNACommon.h |
- BlueprintReadOnly
- Category="RigLogic"
|
Functions
Public