TextureCoordinate4DFS Property |
Gets the s 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 S As Single
Get
public:
property float S {
float get ();
}
member S : float32 with get
Property Value
Type:
Single
See Also