Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
| Name | FVector4h |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UnrealUSDWrapper.h |
| Include Path | #include "UnrealUSDWrapper.h" |
Syntax
struct FVector4h
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector4h
(
const FVector4f& Vec |
UnrealUSDWrapper.h | ||
FVector4h
(
float X, |
UnrealUSDWrapper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| W | FFloat16 | UnrealUSDWrapper.h | ||
| X | FFloat16 | UnrealUSDWrapper.h | ||
| Y | FFloat16 | UnrealUSDWrapper.h | ||
| Z | FFloat16 | UnrealUSDWrapper.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FVector4f() |
UnrealUSDWrapper.h | ||
bool operator==
(
const FVector4h& Other |
UnrealUSDWrapper.h |