Methods
Static CreateResizedCopy
Find examples in
Playground
- CreateResizedCopy(texture: Texture, width: number, height: number, useBilinearMode?: boolean): Texture
-
Parameters
-
-
width: number
-
height: number
-
Optional useBilinearMode: boolean
the generated texture
Class used to host texture specific utilities