Matrix3x3Negate Méthode
Inverse le signe de chaque élément
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static void Negate(
ref Matrix3x3 matrix,
ref Matrix3x3 result
)
Public Shared Sub Negate (
ByRef matrix As Matrix3x3,
ByRef result As Matrix3x3
)
Parameters
- matrix Matrix3x3
- Matrice de transformation
- result Matrix3x3
- Résultat inversé