Enum EComponentType
The transform component (attribute) to read from
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EComponentType
Fields
Name | Description |
---|---|
EComponentType_MAX | |
None | |
RotationX | |
RotationY | |
RotationZ | |
Scale | |
ScaleX | |
ScaleY | |
ScaleZ | |
TranslationX | |
TranslationY | |
TranslationZ |