unreal.VertexToCreate

class unreal.VertexToCreate(vertex_attributes=[[]])

Bases: unreal.StructBase

Vertex to Create

C++ Source:

  • Plugin: EditableMesh

  • Module: EditableMesh

  • File: EditableMeshTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • vertex_attributes (MeshElementAttributeList): [Read-Write] Attributes of this vertex itself

property vertex_attributes

[Read-Write] Attributes of this vertex itself

Type

(MeshElementAttributeList)