TextureCoordinate4DFZero Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
TextureCoordinate4DFSee Also