C# Класс VesselMover.VMUtils

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SphereRayIntersect ( Ray ray, Vector3 sphereCenter, double sphereRadius, double &distance ) : bool

Описание методов

SphereRayIntersect() публичный статический Метод

public static SphereRayIntersect ( Ray ray, Vector3 sphereCenter, double sphereRadius, double &distance ) : bool
ray UnityEngine.Ray
sphereCenter Vector3
sphereRadius double
distance double
Результат bool