FImgMediaMipMapInfo::AddObjectsUsingThisMediaTexture

All the objets that are using this media texture will be used in our mip map calculations.

Windows
MacOS
Linux

References

Module

ImgMedia

Header

/Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Public/ImgMediaMipMapInfo.h

Include

#include "ImgMediaMipMapInfo.h"

Source

/Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Private/Assets/ImgMediaMipMapInfo.cpp

Syntax

void AddObjectsUsingThisMediaTexture
(
    UMediaTexture * InMediaTexture
)

Remarks

All the objets that are using this media texture will be used in our mip map calculations.

Parameters

Parameter

Description

InMediaTexture

Media texture to get objects from.

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