C# Class Afterglow.Graphics.Xna.ApiExamples.QuadWithVertexAndIndexBuffer.Vertex

Show file Open project: Christof/afterglow

Public Properties

Property Type Description
Color Microsoft.Xna.Framework.Vector3
Position Microsoft.Xna.Framework.Vector3

Property Details

Color public property

public Vector3,Microsoft.Xna.Framework Color
return Microsoft.Xna.Framework.Vector3

Position public property

public Vector3,Microsoft.Xna.Framework Position
return Microsoft.Xna.Framework.Vector3