C# Class SharpQuake.Drawer.gltexture_t

Datei anzeigen Open project: Memorix101/SharpQuake

Public Properties

Property Type Description
identifier string
mipmap bool
texnum int
width int

Property Details

identifier public_oe property

public string identifier
return string

mipmap public_oe property

public bool mipmap
return bool

texnum public_oe property

public int texnum
return int

width public_oe property

public int width
return int