Click or drag to resize

Matrix4x4Identity Method

Get the identity matrix

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public static Matrix4x4 Identity()

Return Value

Type: Matrix4x4
An identity matrix
See Also