VertexPosition Structure (Microsoft.Xna.Framework.Graphics)


Namespace: Microsoft.Xna.Framework.Graphics
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[DataContractAttribute]
[StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1)]
public struct VertexPosition : IVertexType

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The VertexPosition type exposes the following members.

  Platforms Name Description
VertexPosition  
Top
  Platforms Name Description
Position  
VertexDeclaration  
Top
  Platforms Name Description
Equals  (Overrides ValueType.Equals().)
GetHashCode  (Overrides ValueType.GetHashCode().)
ToString  (Overrides ValueType.ToString().)
Top
  Platforms Name Description
Equality  
Inequality  
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web