ESamplerSourceMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ESamplerSourceMode
Inheritance Object → ValueType → Enum → ESamplerSourceMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| SSM_FromTextureAsset | 0 | |
| SSM_Wrap_WorldGroupSettings | 1 | |
| SSM_Clamp_WorldGroupSettings | 2 | |
| SSM_MAX | 3 |