unreal.GeometryScriptXAtlasOptions

class unreal.GeometryScriptXAtlasOptions(max_iterations=2)

Bases: unreal.StructBase

Geometry Script XAtlas Options

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: MeshUVFunctions.h

Editor Properties: (see get_editor_property/set_editor_property)

  • max_iterations (int32): [Read-Write] Max Iterations

property max_iterations

[Read-Write] Max Iterations

Type

(int32)