IDatasmithCompositeTexture::GetUseTexture

Gets texture usage. If it returns false you should use a value or a color checking GetUseColor(i).

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

bool GetUseTexture
(
    int32 i
)

Remarks

Gets texture usage. If it returns false you should use a value or a color checking GetUseColor(i).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss