mesh_n_vertex_count property
mesh_n_vertex_count property
Gets or sets the mesh N vertex count.
Definition:
@property
def mesh_n_vertex_count(self):
...
@mesh_n_vertex_count.setter
def mesh_n_vertex_count(self, value):
...
Gets or sets the mesh N vertex count.
@property
def mesh_n_vertex_count(self):
...
@mesh_n_vertex_count.setter
def mesh_n_vertex_count(self, value):
...