TextureMatrix.M14 Property |
Gets the element in the first row, fourth column.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic float M14 { get; }
Public ReadOnly Property M14 As Single
Get
public:
property float M14 {
float get ();
}
member M14 : float32 with get
Property Value
Type:
Single
See Also