Свойство | Тип | Описание | |
---|---|---|---|
color | uint | ||
x | float | ||
y | float |
Метод | Описание | |
---|---|---|
ToString ( ) : string | ||
VertexC4V3f ( uint color, float x, float y ) : System.Runtime.InteropServices |
public VertexC4V3f ( uint color, float x, float y ) : System.Runtime.InteropServices | ||
color | uint | |
x | float | |
y | float | |
Результат | System.Runtime.InteropServices |