Navigation
API > API/Plugins > API/Plugins/MassCommon
References
| Module | MassCommon |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassCommon/Public/MassCommonTypes.h |
| Include | #include "MassCommonTypes.h" |
Syntax
USTRUCT ()
struct FMassSnorm8Vector2D
Remarks
Vector2D which components are in range [-1..1], encoded in signed bytes.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassSnorm8Vector2D
(
const FVector2D& InVector |
|||
FMassSnorm8Vector2D
(
const FVector& InVector |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | Get () |
||
| FVector | GetVector
(
const float InZ |
||
| void | Set
(
const FVector2D& InVector |
Constants
| Name | Description |
|---|---|
| Scale |