What Is A Forward/Up/Etc Vector?

Because the crossproduct of Up and Forward vector is equal to the right vector.
FVector::CrossProduct(FVector::UpVector, FVector::ForwardVector);

1 Like