Member | Type | Offset | Share |
---|---|---|---|
Coordinates | FExpressionInput | 0x50 | |
TextureObject
Texture object input which overrides Texture if specified. |
FExpressionInput | 0x64 | |
MipValue
Meaning depends on MipValueMode, a single unit is one mip level |
FExpressionInput | 0x78 | |
CoordinatesDX
Enabled only if MipValueMode == TMVM_Derivative |
FExpressionInput | 0x8c | |
CoordinatesDY
Enabled only if MipValueMode == TMVM_Derivative |
FExpressionInput | 0xa0 | |
AutomaticViewMipBiasValue | FExpressionInput | 0xb4 | |
MipValueMode
Defines how the MipValue property is applied to the texture lookup |
ETextureMipValueMode | 0xc8 | |
SamplerSource
Controls where the sampler for this texture lookup will come from. |
ESamplerSourceMode | 0xc9 | |
AutomaticViewMipBias : 1 | char | 0xca | |
ConstCoordinate
Only used if Coordinates is not hooked up |
char | 0xcb | |
ConstMipValue
Only used if MipValue is not hooked up |
int32_t | 0xcc |