EMaterialPositionTransformSource

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EMaterialPositionTransformSource

Inheritance ObjectValueTypeEnumEMaterialPositionTransformSource
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
TRANSFORMPOSSOURCE_Local0
TRANSFORMPOSSOURCE_World1
TRANSFORMPOSSOURCE_TranslatedWorld2
TRANSFORMPOSSOURCE_View3
TRANSFORMPOSSOURCE_Camera4
TRANSFORMPOSSOURCE_Particle5
TRANSFORMPOSSOURCE_MAX6