Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VesselMover
VMUtils
C# Class VesselMover.VMUtils
Afficher le fichier
Open project: BahamutoD/VesselMover
Class Usage Examples
Méthodes publiques
Méthode
Description
SphereRayIntersect
(
Ray
ray
,
Vector3
sphereCenter
,
double
sphereRadius
,
double
&
distance
) :
bool
Method Details
SphereRayIntersect()
public
static
méthode
public
static
SphereRayIntersect
(
Ray
ray
,
Vector3
sphereCenter
,
double
sphereRadius
,
double
&
distance
) :
bool
ray
UnityEngine.Ray
sphereCenter
Vector3
sphereRadius
double
distance
double
Résultat
bool