FAssetTypeActions_VirtualTextureBuilder

Asset actions setup for [URuntimeVirtualTexture](API\Runtime\Engine\VT\URuntimeVirtualTexture)

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAssetTypeActions

FAssetTypeActions_Base

FAssetTypeActions_VirtualTextureBuilder

References

Module

VirtualTexturingEditor

Header

/Engine/Source/Editor/VirtualTexturingEditor/Classes/VirtualTextureBuilderAssetTypeActions.h

Include

#include "VirtualTextureBuilderAssetTypeActions.h"

Syntax

class FAssetTypeActions_VirtualTextureBuilder : public FAssetTypeActions_Base

Remarks

Asset actions setup for URuntimeVirtualTexture

Constructors

Overridden from IAssetTypeActions

Name Description

Protected function Virtual

uint32

 

GetCategories()

Returns the categories that this asset type appears in.

Protected function Virtual Const

FText

 

GetName()

Returns the name of this type

Protected function Virtual Const

UClass *

 

GetSupportedClass()

Get the supported class of this type.

Protected function Virtual Const

FColor

 

GetTypeColor()

Returns the color associated with this type

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