S or /

SourceClass RowVertexIndices

from egui import RowVertexIndices
class RowVertexIndices:

Properties§

@property def row(self, /) -> int§
@row.setter def row(self, /, row: int) -> None§

Methods§

def vertex_indices(self, /) -> tuple[int, int, int, int, int, int]§