Source position: DX12.D2D1.pas line 3737
function Vector3F(
x: single = 0.0;
y: single = 0.0;
z: single = 0.0
):TD2D1_VECTOR_3F;