Navigation
API > API/Plugins > API/Plugins/MassCommon
Vector which components are in range [-1..1], encoded in signed bytes.
| Name | FMassSnorm8Vector |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassCommon/Public/MassCommonTypes.h |
| Include Path | #include "MassCommonTypes.h" |
Syntax
USTRUCT ()
struct FMassSnorm8Vector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassCommonTypes.h | |||
FMassSnorm8Vector
(
const FVector& InVector |
MassCommonTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Scale | float | MassCommonTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector Get() |
MassCommonTypes.h | ||
void Set
(
const FVector& InVector |
MassCommonTypes.h |