FUsdPrimAttributeViewModel

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FUsdPrimAttributeViewModel

References

Module

USDStageEditorViewModels

Header

/Engine/Plugins/Importers/USDImporter/Source/USDStageEditorViewModels/Public/USDPrimAttributesViewModel.h

Include

#include "USDPrimAttributesViewModel.h"

Syntax

class FUsdPrimAttributeViewModel : public TSharedFromThis< FUsdPrimAttributeViewModel >

Variables

Name Description

Public variable

bool

 

bReadOnly

Public variable

FString

 

Label

Public variable

UsdUtils::FConv...

 

Value

Public variable

FString

 

ValueRole

Constructors

Name Description

Public function

FUsdPrimAttributeViewModel

(
    FUsdPrimAttributesViewModel* I...
)

Functions

Name Description

Public function Const

TArray< TSha...

 

GetDropdownOptions()

This member function is necessary because the no-RTTI slate module can't query USD for the available token options.

Public function

void

 

SetAttributeValue

(
    const UsdUtils::FConvertedVtValue&...
)

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