ImageSampler
Variables
Name |
Type |
Description |
---|---|---|
magFilter |
The sampler’s magnification filter. |
|
minFilter |
The sampler’s minification filter. |
|
mipmapFilter |
The sampler’s mip map ImageSamplerFilter. |
|
addressModeU |
The sampler’s address mode on U. |
|
addressModeV |
The sampler’s address mode on V. |
|
addressModeW |
The sampler’s address mode on W. |
|
borderColor |
The sampler’s border color if one of the address mode is |
|
anisotropyLevel |
float |
The anisotropy level. |