Property | Type | Description | |
---|---|---|---|
Color | uint | ||
Position | Vector2 | ||
TextureCoordinate | Vector2 |
Method | Description | |
---|---|---|
GetSize ( ) : int | ||
VertexPosition2ColorTexture ( Vector2 position, Color color, Vector2 texCoord ) : System |
public VertexPosition2ColorTexture ( Vector2 position, Color color, Vector2 texCoord ) : System | ||
position | Vector2 | |
color | Color | |
texCoord | Vector2 | |
return | System |