get_filter_quality
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "0.8" ) ]
public TextureQuality get_filter_quality ()
public TextureQuality get_filter_quality ()
Warning: get_filter_quality is deprecated since 1.12.
Gets the filter quality used when scaling a texture.
Note:
Use Image and get_content_scaling_filters instead
Parameters:
this |
A Texture |
Returns:
The filter quality value. |