Click or drag to resize

Matrix4x4 Constructor (String)

Load the matrix from the given file

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Matrix4x4(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also