FStreamableTextureInstance

Structure containing all information needed for determining the screen space size of an object/ texture instance.

Windows
MacOS
Linux

Inheritance Hierarchy

FStreamableTextureInstance

FDynamicTextureInstance

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Syntax

struct FStreamableTextureInstance

Remarks

Structure containing all information needed for determining the screen space size of an object/ texture instance.

Variables

Name Description

Public variable

FBoxSphereBound...

 

Bounds

Bounding sphere/ box of object

Public variable

float

 

MaxDistance

Max distance from view where this instance is usable

Public variable

float

 

MinDistance

Min distance from view where this instance is usable

Public variable

float

 

TexelFactor

Object (and bounding sphere) specific texel scale factor

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