TextureMatrixM31 Property |
Gets the element in the third row, first column.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public float M31 { get; }
Public ReadOnly Property M31 As Single
Get
public:
property float M31 {
float get ();
}
member M31 : float32 with get
Property Value
Type:
SingleSee Also