Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/CompilerOptions
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/Compiler.h |
| Include | #include "MuT/Compiler.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/Compiler.cpp |
void SetImageTiling
&40;
int32 Tiling
&41;
Remarks
Set the image tiling strategy : If 0 (default) there is no tiling. Otherwise, images will be generated in tiles of the given size or less, and assembled afterwards as a final step.