unreal.VertexInstancesForPolygonHole
¶
- class unreal.VertexInstancesForPolygonHole(vertex_indices_and_instance_i_ds=[])¶
Bases:
unreal.StructBase
Vertex Instances for Polygon Hole
C++ Source:
Plugin: EditableMesh
Module: EditableMesh
File: EditableMeshTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
vertex_indices_and_instance_i_ds
(Array(VertexIndexAndInstanceID)): [Read-Write] A list of vertex instance IDs for a polygon hole.
- property vertex_indices_and_instance_i_ds¶
[Read-Write] A list of vertex instance IDs for a polygon hole.
- Type