Method | Description | |
---|---|---|
UserTexture ( |
Creates texture from stream.
|
|
UserTexture ( |
Creates texture from file in memory
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes DiscTexture
|
public UserTexture ( |
||
rs | ||
stream | Stream | |
forceSRgb | bool | |
return | System |
public UserTexture ( |
||
rs | ||
data | byte | |
forceSRgb | bool | |
return | System |