頂点を扱うクラス
| bool | valid(void) |
| bool | invalid(void) |
| bool | selected(void) |
| this | setSelected(bool) |
| Vector3 | position(void) |
| this | setPosition(Vector3) |
| Array | refArray(void) |
| double | weight(void) |
| this | setWeight(double) |
| int | index(void) |
NONE PROPERTY
return bool
return bool
return bool
return this
return Vector3
return this
return Array<Polygon>
return double
return this
return int