Gets the type of texture this appearance currently is.
# Get the value of the property.propertyValue = appearanceTexture_var.textureType
#include <Core/Materials/AppearanceTexture.h>// Get the value of the property.TextureTypes propertyValue = appearanceTexture_var->textureType();