Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
TextureScale Class Reference

Static Public Member Functions

static void Bilinear (Texture2D tex, int newWidth, int newHeight)
 
static void Point (Texture2D tex, int newWidth, int newHeight)
 

Member Function Documentation

static void TextureScale.Bilinear ( Texture2D  tex,
int  newWidth,
int  newHeight 
)
inlinestatic
static void TextureScale.Point ( Texture2D  tex,
int  newWidth,
int  newHeight 
)
inlinestatic

The documentation for this class was generated from the following file: