TextureCoordinate4DFT Property |
Gets the t coordinate.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.1.416.0 (23.1.416.0)
SyntaxPublic ReadOnly Property T As Single
Get
public:
property float T {
float get ();
}
member T : float32 with get
Property Value
Type:
Single
See Also