![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Level.h>
Inheritance diagram for FStreamableTextureInstance:Public Attributes | |
| FBoxSphereBounds | Bounds |
| float | MinDistance |
| float | MaxDistance |
| float | TexelFactor |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FStreamableTextureInstance &TextureInstance) |
Structure containing all information needed for determining the screen space size of an object/ texture instance.
|
friend |
FStreamableTextureInstance serialize operator.
| Ar | Archive to to serialize object to/ from |
| TextureInstance | Object to serialize |
| FBoxSphereBounds FStreamableTextureInstance::Bounds |
Bounding sphere/ box of object
| float FStreamableTextureInstance::MaxDistance |
Max distance from view where this instance is usable
| float FStreamableTextureInstance::MinDistance |
Min distance from view where this instance is usable
| float FStreamableTextureInstance::TexelFactor |
Object (and bounding sphere) specific texel scale factor