Navigation
Unreal Engine C++ API Reference > Plugins > UnrealUSDWrapper > UsdWrappers
References
Module | UnrealUSDWrapper |
Header | /Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/UsdWrappers/VtValue.h |
Include | #include "UsdWrappers/VtValue.h" |
Syntax
class FVtValue
Remarks
Minimal pxr::VtValue wrapper for Unreal that can be used from no-rtti modules.
Constructors
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~FVtValue () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetTypeName () |
Wrapped pxr::VtValue functions, refer to the USD SDK documentation. |
![]() ![]() |
bool | ||
![]() ![]() |
bool | IsEmpty () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FVtValue& Other |
|
![]() |
FVtValue & | ||
![]() |
FVtValue & | ||
![]() ![]() |
bool | operator==
(
const FVtValue& Other |