URuntimeVirtualTexture::GetPageTableSize

Public getter for virtual texture page table size.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VT/RuntimeVirtualTexture.h

Include

#include "VT/RuntimeVirtualTexture.h"

Source

/Engine/Source/Runtime/Engine/Private/VT/RuntimeVirtualTexture.cpp

Syntax

int32 GetPageTableSize() const

Remarks

Public getter for virtual texture page table size. This is only different from GetTileCount() when using an adaptive page table.

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