Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Vector3Util
C# Class Vector3Util, LetsMake
Mostrar archivo
Open project: anneomcl/LetsMake
Class Usage Examples
Public Methods
Method
Description
Approx
(
Vector3
a
,
Vector3
b
,
float
delta
) :
bool
Method Details
Approx()
public
static
method
public
static
Approx
(
Vector3
a
,
Vector3
b
,
float
delta
) :
bool
a
Vector3
b
Vector3
delta
float
return
bool