TZGlobalMathsMinMax_Normalize Méthode
Normalise deux Vector3 de tel sorte que Min < Max
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static void MinMax_Normalize(
ref Vector3 Min,
ref Vector3 Max
)
Public Shared Sub MinMax_Normalize (
ByRef Min As Vector3,
ByRef Max As Vector3
)
Parameters
- Min Vector3
- Vecteur minimal
- Max Vector3
- Vecteur maximal