Loonim.TextureNodeMeta Class Reference

Public Member Functions

TextureNode GetInstance ()
 Creates an instance of this type. More...
 

Public Attributes

int ID
 The node ID. More...
 
Type Type
 The node type. More...
 
string Name
 The node name. More...
 

Member Function Documentation

TextureNode Loonim.TextureNodeMeta.GetInstance ( )
inline

Creates an instance of this type.

Member Data Documentation

int Loonim.TextureNodeMeta.ID

The node ID.

string Loonim.TextureNodeMeta.Name

The node name.

Type Loonim.TextureNodeMeta.Type

The node type.