Method | Description | |
---|---|---|
DownloadTexture ( UUID textureID ) : void | ||
GetMaterial ( UUID texUUID ) : |
||
GetTexture2D ( UUID texUUID ) : |
||
TextureProcess ( |
Method | Description | |
---|---|---|
Jpgbytes2Bitmap ( byte jpg ) : Bitmap |
public DownloadTexture ( UUID textureID ) : void | ||
textureID | UUID | |
return | void |
public GetMaterial ( UUID texUUID ) : |
||
texUUID | UUID | |
return |
public GetTexture2D ( UUID texUUID ) : |
||
texUUID | UUID | |
return |
public TextureProcess ( |
||
client | ||
mat | UnityEngine | |
return | System |