EMaterialSamplerType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EMaterialSamplerType

Inheritance ObjectValueTypeEnumEMaterialSamplerType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
SAMPLERTYPE_Color0
SAMPLERTYPE_Grayscale1
SAMPLERTYPE_Alpha2
SAMPLERTYPE_Normal3
SAMPLERTYPE_Masks4
SAMPLERTYPE_DistanceFieldFont5
SAMPLERTYPE_LinearColor6
SAMPLERTYPE_LinearGrayscale7
SAMPLERTYPE_Data8
SAMPLERTYPE_External9
SAMPLERTYPE_VirtualColor10
SAMPLERTYPE_VirtualGrayscale11
SAMPLERTYPE_VirtualAlpha12
SAMPLERTYPE_VirtualNormal13
SAMPLERTYPE_VirtualMasks14
SAMPLERTYPE_VirtualLinearColor15
SAMPLERTYPE_VirtualLinearGrayscale16
SAMPLERTYPE_MAX17