UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRenderAssetInstanceView::FElement Struct Reference

#include <TextureInstanceView.h>

Public Member Functions

FORCEINLINE FElement ()
 

Public Attributes

const UPrimitiveComponent * Component
 
const UStreamableRenderAssetRenderAsset
 
int32 BoundsIndex
 
float TexelFactor
 
bool bForceLoad
 
int32 PrevRenderAssetLink
 
int32 NextRenderAssetLink
 
int32 NextComponentLink
 

Constructor & Destructor Documentation

◆ FElement()

FORCEINLINE FRenderAssetInstanceView::FElement::FElement ( )
inline

Member Data Documentation

◆ bForceLoad

bool FRenderAssetInstanceView::FElement::bForceLoad

◆ BoundsIndex

int32 FRenderAssetInstanceView::FElement::BoundsIndex

◆ Component

const UPrimitiveComponent* FRenderAssetInstanceView::FElement::Component

◆ NextComponentLink

int32 FRenderAssetInstanceView::FElement::NextComponentLink

◆ NextRenderAssetLink

int32 FRenderAssetInstanceView::FElement::NextRenderAssetLink

◆ PrevRenderAssetLink

int32 FRenderAssetInstanceView::FElement::PrevRenderAssetLink

◆ RenderAsset

const UStreamableRenderAsset* FRenderAssetInstanceView::FElement::RenderAsset

◆ TexelFactor

float FRenderAssetInstanceView::FElement::TexelFactor

The documentation for this struct was generated from the following file: