Concatenate
Concatenate(FMatrix4)
Concatène les deux matrices
public FMatrix4 Concatenate(FMatrix4 m2)
Paramètre | Taper | La description |
---|---|---|
m2 | FMatrix4 | M2. |
Return_Value
Nouvelle matrice4
Voir également
- struct FMatrix4
- espace de noms Aspose.ThreeD.Utilities
- Assemblée Aspose.3D
Concatenate(Matrix4)
Concatène les deux matrices
public FMatrix4 Concatenate(Matrix4 m2)
Paramètre | Taper | La description |
---|---|---|
m2 | Matrix4 | M2. |
Return_Value
Nouvelle matrice4
Voir également
- struct Matrix4
- struct FMatrix4
- espace de noms Aspose.ThreeD.Utilities
- Assemblée Aspose.3D