Share via


Matrix4x4.M23 Field

The value in the second row and third column of the matrix.

Syntax

public:
float32 M23
public float M23
var m23 = matrix4x4.m23;

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

Matrix4x4 Structure
Microsoft.Kinect.Fusion Namespace