Function VisualServerSingleton.texturesKeepOriginal
If true
, the image will be stored in the texture's images array if overwritten.
void texturesKeepOriginal
(
const(bool) enable
) nothrow @nogc;
If true
, the image will be stored in the texture's images array if overwritten.
void texturesKeepOriginal
(
const(bool) enable
) nothrow @nogc;