Public Member Functions | |
final int | swigValue () |
Static Public Member Functions | |
static SamplerMipmapMode | swigToEnum (int swigValue) |
Public Attributes | |
MipmapModeBase | |
When sampling texture, use only base level image, no mipmap images are used/needed. | |
MipmapModeNearest | |
When sampling texture, pick one image, the nearest mipmap level, mipmap images are needed. | |