FVirtualTextureLocalTile

Identifies a VT tile within a given producer

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h

Include

#include "VirtualTexturing.h"

Syntax

union FVirtualTextureLocalTile

Remarks

Identifies a VT tile within a given producer

Variables

Name Description

Public variable

FVirtualTexture...

 

@1941

Public variable

uint32: 24

 

Local_vAddress

Public variable

uint32: 4

 

Local_vLevel

Public variable

uint32

 

PackedProducerHandle

Public variable

uint64

 

PackedValue

Public variable

uint32: 4

 

Pad

Constructors

Name Description

Public function

FVirtualTextureLocalTile()

Public function

FVirtualTextureLocalTile

(
    const FVirtualTextureProducerHandle...,
    uint32 InLocal_vAddress,
    uint8 InLocal_vLevel
)

Functions

Name Description

Public function Const

FVirtualText...

 

GetProducerHandle()

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