TextureMatrix.M33 Property |
Gets the element in the third row, third 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 M33 { get; }
Public ReadOnly Property M33 As Single
Get
public:
property float M33 {
float get ();
}
member M33 : float32 with get
Property Value
Type:
Single
See Also