VertexElementFVector
VertexElementFVector — klasa VertexElementFVector. Nasleđuje od: VertexElement.
| ————————- | ————————- | ————————- |
| data | List['FVector4'] | |
| indices | List[int] | |
| —————————————– | ————————- | ————————- |
| set_data(data) | | | | `set_indices(data: List[int])` | | |
| clear() | | | | `copy_to(target: 'VertexElementFVector')` | | |
| data() | List['FVector4'] | |
| indices() | List[int] | |