Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectInstance
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectInstance.h |
| Include | #include "MuCO/CustomizableObjectInstance.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstance.cpp |
void AddQueryTextureCoverage
&40;
const FString & TextureName,
const FString &42; MaskOutChannelName
&41;
Remarks
Adds/removes a texture channel coverage query to the instance update process. Every material updated by mutable with a channel named TextureName will be checked It only works properly when the Instance is in a state with texture compression disabled.