Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


move_sd(v128, v128)

Move the lower double-precision (64-bit) floating-point element from "b" to the lower element of "dst", and copy the upper element from "a" to the upper element of "dst".
Read time 1 minuteLast updated 10 days ago

Definition

public static v128 move_sd(v128 a, v128 b)

Parameters

Vector a

Vector b

Returns

Type

Description

v128Vector