Enum EMeshElementAttributeType
EMesh Element Attribute Type
Namespace: UE4.EditableMesh
Assembly: UE4DotNet.dll
Syntax
public enum EMeshElementAttributeType
Fields
| Name | Description |
|---|---|
| Bool | |
| EMeshElementAttributeType_MAX | |
| Float | |
| FName | |
| FVector | |
| FVector2D | |
| FVector4 | |
| Int | |
| None |