csc.domain.assets.FigureVertex¶
- class csc.domain.assets.FigureVertex¶
FigureVertex class
Implements properties of the figure vertex.
- Variables
vertex_index – Get int
normal_index – Get int
texture_coords_index – Get int
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)Attributes
- __init__(*args, **kwargs)¶
- __module__ = 'csc.domain.assets'¶
- property normal_index¶
- property texture_coords_index¶
- property vertex_index¶