Method | Description | |
---|---|---|
ConvertUVSpaceToPixels ( |
||
FindIslands ( List |
||
GenerateKulerIslandMap ( List |
||
GetRandomColor ( string method = "Random" ) : Color | ||
IsFormatOBJ ( string filepath ) : bool | ||
ReadFileOBJ ( string filepath = "" ) : |
public static ConvertUVSpaceToPixels ( |
||
pt | ||
resolution | int | |
padding | int | |
return |
public static FindIslands ( List |
||
Assets | List |
|
return | void |
public static GenerateKulerIslandMap ( List |
||
files | List |
|
resolution | int | |
padding | int | |
colorize | string | |
wireframe | string | |
wirethickness | float | |
return | void |
public static GetRandomColor ( string method = "Random" ) : Color | ||
method | string | |
return | Color |
public static IsFormatOBJ ( string filepath ) : bool | ||
filepath | string | |
return | bool |
public static ReadFileOBJ ( string filepath = "" ) : |
||
filepath | string | |
return |