Share via


Matrix4x4.M33 Field

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

Syntax

public:
float32 M33
public float M33
var m33 = matrix4x4.m33;

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

Matrix4x4 Structure
Microsoft.Kinect.Fusion Namespace