Click or drag to resize

Matrix6By6.Zero Property

Gets a Matrix6By6 representing the zero matrix.

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

Return Value

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