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&40;&41;
struct FMassSnorm8Vector
Remarks
Vector which components are in range [-1..1], encoded in signed bytes.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int8 | X | ||
| int8 | Y | ||
| int8 | Z |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassSnorm8Vector
(
const FVector& InVector |
Functions
Constants
| Name | Description |
|---|---|
| Scale |