Click or drag to resize

Matrix6By6Zero Property

Gets a Matrix6By6 representing the zero matrix.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Matrix6By6 Zero { get; }

Return Value

Type: Matrix6By6
The 6-by-6 zero matrix.
See Also