URuntimeVirtualTexture::GetProducerDescription

Get virtual texture description based on the properties of this object and the passed in volume transform.

Choose your operating system:

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

void GetProducerDescription
(
    FVTProducerDescription & OutDesc,
    FInitSettings const & InitSettings,
    FTransform const & VolumeToWorld
) const

Remarks

Get virtual texture description based on the properties of this object and the passed in volume transform.