Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
VectorRegister4Float Struct Reference

#include <UnrealMathFPU.h>

Public Attributes

float V [4]
 

Detailed Description

float4 vector register type, where the first float (X) is stored in the lowest 32 bits, and so on.

Definition at line 17 of file UnrealMathFPU.h.

Member Data Documentation

◆ V

float VectorRegister4Float::V[4]

Definition at line 19 of file UnrealMathFPU.h.


The documentation for this struct was generated from the following file: