Property | Type | Description | |
---|---|---|---|
float32 | bool | ||
path1 | string | ||
path2 | string | ||
uvOffset | int |
Method | Description | |
---|---|---|
Byte ( ) : byte | ||
Bytes ( int count ) : byte[] | ||
FTell ( ) : int | ||
Float ( ) : float | ||
LoadMesh ( string loc ) : BC2Mesh, | ||
LoadMeshRaw ( string loc, int uvOffset, bool bigFloat, bool inverted ) : BC2Mesh, | ||
Long ( ) : int | ||
Short ( ) : int | ||
String ( ) : string | ||
U82F ( int byt ) : float | ||
uLong ( ) : uint | ||
uShort ( ) : int |
public static LoadMesh ( string loc ) : BC2Mesh, | ||
loc | string | |
return | BC2Mesh, |
public static LoadMeshRaw ( string loc, int uvOffset, bool bigFloat, bool inverted ) : BC2Mesh, | ||
loc | string | |
uvOffset | int | |
bigFloat | bool | |
inverted | bool | |
return | BC2Mesh, |