Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
| Name | FSdfTimeCode |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UnrealUSDWrapper.h |
| Include Path | #include "UnrealUSDWrapper.h" |
Syntax
struct FSdfTimeCode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSdfTimeCode
(
double Time |
UnrealUSDWrapper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | double | UnrealUSDWrapper.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator double() |
UnrealUSDWrapper.h | ||
bool operator==
(
const FSdfTimeCode& Other |
UnrealUSDWrapper.h |