Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


comile_sd(v128, v128)

Compare the lower double-precision (64-bit) floating-point element in "a" and "b" for less-than-or-equal, and return the boolean result (0 or 1).
Read time 1 minuteLast updated 10 days ago

Definition

public static int comile_sd(v128 a, v128 b)

Parameters

Vector a

Vector b

Returns

Type

Description

intBoolean result