FImgMediaMipMapObjectInfo

Describes a single object which is using our img sequence.

Windows
MacOS
Linux

References

Module

ImgMedia

Header

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

Include

#include "ImgMediaMipMapInfo.h"

Syntax

struct FImgMediaMipMapObjectInfo

Remarks

Describes a single object which is using our img sequence.

Variables

Name Description

Public variable

float

 

DistAdjust

Multiplier to apply to the distance to account for this object (e.g. its size).

Public variable

float

 

LODBias

LOD bias for the mipmap level.

Public variable

TWeakObjectPtr<...

 

Object

Actor that is using our img sequence.

Public variable

float

 

Width

Size of this object.

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