Add

Matrix3D.Add method

Ajoute une matrice à une autre matrice.

public Matrix3D Add(Matrix3D other)
ParamètreTaperLa description
otherMatrix3DMatrice à ajouter.

Return_Value

Résultat de l’ajout de matrice.

Voir également