DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UVectorFieldStatic

UVectorField > UObject

Member Type Offset Share
SizeX

Size of the vector field volume.

int32_t 0x48
SizeY

Size of the vector field volume.

int32_t 0x4c
SizeZ

Size of the vector field volume.

int32_t 0x50
bAllowCPUAccess

Whether to keep vector field data accessible to the CPU.

bool 0x54
CPUData TArray<FVector4> 0x80