FUsdPrimAttributesViewModel

Windows
MacOS
Linux

References

Module

USDStageEditorViewModels

Header

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

Include

#include "USDPrimAttributesViewModel.h"

Syntax

class FUsdPrimAttributesViewModel

Variables

Name Description

Public variable

TArray< TShared...

 

PrimAttributes

Public variable

UE::FUsdStage

 

UsdStage

Functions

Name Description

Public function

void

 

CreatePrimAttribute

(
    const FString& AttributeName,
    const UsdUtils::FConvertedVtValue&...,
    bool bReadOnly
)

Public function

void

 

CreatePrimAttribute

(
    const FString& AttributeName,
    const T& Value,
    UsdUtils::EUsdBasicDataTypes UsdTyp...,
    const FString& ValueRole,
    bool bReadOnly
)

Public function

void

 

Refresh

(
    const TCHAR* InPrimPath,
    float TimeCode
)

Public function

void

 

SetPrimAttribute

(
    const FString& AttributeName,
    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