Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
BEPUutilities2
Vector3x
C# Класс BEPUutilities2.Vector3x
Extra functionality for the Vector3 struct.
Hopefully, all of this should eventually go away as the System.Numerics.Vectors improves.
Показать файл
Открыть проект
Примеры использования класса
Приватные методы
Метод
Описание
Cross
(
Vector3
&
a
,
Vector3
&
b
,
Vector3
&
result
) :
void
Lerp
(
Vector3
&
a
,
Vector3
&
b
,
float
t
,
Vector3
&
result
) :
void