Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FPackedRGBA16N
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Set
(
const FVector3d& InVector |
Set functions. | PackedNormal.h | |
void Set
(
const FVector3f& InVector |
PackedNormal.h | ||
void Set
(
const FVector4f& InVector |
PackedNormal.h |
Set(const FVector3d &)
Description
Set functions.
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
void Set
(
const FVector3d & InVector
)
Set(const FVector3f &)
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
void Set
(
const FVector3f & InVector
)
Set(const FVector4f &)
| Name | Set |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/PackedNormal.h |
| Include Path | #include "PackedNormal.h" |
void Set
(
const FVector4f & InVector
)