C# Class SSTUTools.UVMap

Afficher le fichier Open project: shadowmage45/SSTULabs Class Usage Examples

Méthodes publiques

Méthode Description
GetUVMapGlobal ( string name ) : UVMap
UVMap ( ConfigNode node ) : System
getArea ( string name ) : UVArea

Method Details

GetUVMapGlobal() public static méthode

public static GetUVMapGlobal ( string name ) : UVMap
name string
Résultat UVMap

UVMap() public méthode

public UVMap ( ConfigNode node ) : System
node System.ConfigNode
Résultat System

getArea() public méthode

public getArea ( string name ) : UVArea
name string
Résultat UVArea