Table of Contents

Class TextureNode

Namespace
OmegaGUI.Render
Assembly
OmegaGUI.dll

Structure for shared textures

public class TextureNode
Inheritance
TextureNode
Inherited Members
Extension Methods

Fields

Filename

public string Filename

Field Value

string

Height

public uint Height

Field Value

uint

Texture

public Texture Texture

Field Value

Texture

Width

public uint Width

Field Value

uint