![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <kDOP.h>
Public Attributes | |
| VectorRegister | X |
| VectorRegister | Y |
| VectorRegister | Z |
Stores XYZ from 4 vectors in one Struct Of Arrays.
| VectorRegister FVector3SOA::X |
X = (v0.x, v1.x, v2.x, v3.x)
| VectorRegister FVector3SOA::Y |
Y = (v0.y, v1.y, v2.y, v3.y)
| VectorRegister FVector3SOA::Z |
Z = (v0.z, v1.z, v2.z, v3.z)