unreal.VertexPair
¶
- class unreal.VertexPair(vertex_id0=[- 1], vertex_id1=[- 1])¶
Bases:
unreal.StructBase
Vertex Pair
C++ Source:
Plugin: EditableMesh
Module: EditableMesh
File: EditableMeshTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
vertex_id0
(VertexID): [Read-Write] The first vertex ID in this pairvertex_id1
(VertexID): [Read-Write] The second vertex ID in this pair