Difference between revisions of "CanvasMipmapMode"

(Created page with "{{newin|11.0|110|type=enum}} {{notice|This page needs more descriptive information}} == Constants == ;none: Do not enable mipmap. ;auto: Automatically generate mipmap. ;...")
 
(TODO: Ask slime to remove this page)
 
Line 1: Line 1:
{{newin|[[11.0]]|110|type=enum}}
+
#REDIRECT [[MipmapMode]]
 
 
{{notice|This page needs more descriptive information}}
 
 
 
== Constants ==
 
;none: Do not enable mipmap.
 
;auto: Automatically generate mipmap.
 
;manual: Let user manually generate mipmap.
 
== See Also ==
 
* [[parent::love.graphics]]
 
* [[love.graphics.newCanvas]]
 
{{#set:Description=Canvas mipmap mode.}}
 
== Other Languages ==
 
{{i18n|CanvasMipmapMode}}
 

Latest revision as of 14:55, 29 July 2020

Redirect to: