C# Class SSTUTools.UVMap

Datei anzeigen Open project: shadowmage45/SSTULabs Class Usage Examples

Public Methods

Method Description
GetUVMapGlobal ( string name ) : UVMap
UVMap ( ConfigNode node ) : System
getArea ( string name ) : UVArea

Method Details

GetUVMapGlobal() public static method

public static GetUVMapGlobal ( string name ) : UVMap
name string
return UVMap

UVMap() public method

public UVMap ( ConfigNode node ) : System
node System.ConfigNode
return System

getArea() public method

public getArea ( string name ) : UVArea
name string
return UVArea