|
Returns an [Image] that is a copy of data from this [Texture2D] (a new [Image] is created each time). [Image]s can be accessed and manipulated directly.
|
|
Returns an [Image] that is a copy of data from this [Texture2D] (a new [Image] is created each time). [Image]s can be accessed and manipulated directly.
|
|
[b]Note:[/b] This will fetch the texture data from the GPU, which might cause performance problems when overused.
|
|
[b]Note:[/b] This will fetch the texture data from the GPU, which might cause performance problems when overused.
|