Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FUsdAttribute
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
UsdWrappers/UsdAttribute.h |
|
|
|
UsdWrappers/UsdAttribute.h |
|
Get(UE::FVtValue &, TOptional< double >)
| |
|
| Name |
Get |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdAttribute.h |
| Include Path |
#include "UsdWrappers/UsdAttribute.h" |
| Source |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdAttribute.cpp |
bool Get
(
UE::FVtValue & Value,
TOptional < double > Time
) const
Get(T &, TOptional< double >)
| |
|
| Name |
Get |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdAttribute.h |
| Include Path |
#include "UsdWrappers/UsdAttribute.h" |
| Source |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdAttribute.cpp |
template<typename T>
bool Get
(
T & Value,
TOptional < double > Time
) const