Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Divides a matrix by a scalar value or the components of another matrix.
Overload List
Name | Description |
---|---|
Matrix.op_Division (Matrix, Matrix) | Divides the components of a matrix by the corresponding components of another matrix. |
Matrix.op_Division (Matrix, Single) | Divides the components of a matrix by a scalar. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace