Luna::Simd::transform3d_f4x4

float4x4 transform3d_f4x4(float4 translation, float4 rotation_quaternion, float4 scaling)

Builds a 3D affine matrix from translation, rotation and scaling.