URuntimeVirtualTexture::GetSize

Public getter for virtual texture size. This is derived from the TileCount and TileSize.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "VT/RuntimeVirtualTexture.h"

Syntax

int32 GetSize() const

Remarks

Public getter for virtual texture size. This is derived from the TileCount and TileSize.