Enum ETextureMipValueMode
defines how MipValue is used
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ETextureMipValueMode
Fields
| Name | Description |
|---|---|
| TMVM_Derivative | |
| TMVM_MAX | |
| TMVM_MipBias | |
| TMVM_MipLevel | |
| TMVM_None |
defines how MipValue is used
public enum ETextureMipValueMode
| Name | Description |
|---|---|
| TMVM_Derivative | |
| TMVM_MAX | |
| TMVM_MipBias | |
| TMVM_MipLevel | |
| TMVM_None |