Share via


Matrix4x4.M31 Field

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

Syntax

public:
float32 M31
public float M31
var m31 = matrix4x4.m31;

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

Matrix4x4 Structure
Microsoft.Kinect.Fusion Namespace