pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
Texture2DEffectors.SimpleUpscale
polyplex
core
content
textures
Texture2DEffectors
Very simple upscaler, width and height gets scaled * <scale> parameter.
Color
[][]
SimpleUpscale
(
Color
[][]
input
,
uint
scale
)
class
Texture2DEffectors
static
Color
[][]
SimpleUpscale
(
Color
[][]
input
,
uint
scale
)
Texture2D
SimpleUpscale
(
Texture2D
input
,
uint
scale
)
Meta
Source
See Implementation
polyplex
core
content
textures
Texture2DEffectors
static functions
GetSubImage
NewCanvas
NewCanvasTex
ResizeCanvas
SimpleUpscale
Superimpose
Very simple upscaler, width and height gets scaled * <scale> parameter.