TextureCoordinate4DFZero Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic static TextureCoordinate4DF Zero { get; }
Public Shared ReadOnly Property Zero As TextureCoordinate4DF
Get
public:
static property TextureCoordinate4DF Zero {
TextureCoordinate4DF get ();
}
static member Zero : TextureCoordinate4DF with get
Property Value
Type:
TextureCoordinate4DF
See Also