Matrix4x4.Inequality(Matrix4x4, Matrix4x4) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator !=(Microsoft::Azure::RemoteRendering::Matrix4x4 left, Microsoft::Azure::RemoteRendering::Matrix4x4 right);
public static bool operator != (Microsoft.Azure.RemoteRendering.Matrix4x4 left, Microsoft.Azure.RemoteRendering.Matrix4x4 right);
static member op_Inequality : Microsoft.Azure.RemoteRendering.Matrix4x4 * Microsoft.Azure.RemoteRendering.Matrix4x4 -> bool
Public Shared Operator != (left As Matrix4x4, right As Matrix4x4) As Boolean
Parameters
- left
- Matrix4x4
- right
- Matrix4x4