unreal.PVManualEditParams

class unreal.PVManualEditParams

Bases: StructBase

PVManual Edit Params

C++ Source:

  • Plugin: ProceduralVegetationEditor

  • Module: ProceduralVegetation

  • File: PVManualEditSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • branch_removal_params (PVBranchRemovalParams): [Read-Write]

  • manual_edit_mode (ManualEditMode): [Read-Write] Active editing mode: TRS (transform) or Branch Removal.

    TRS: shows a translate/rotate gizmo on the selected points. BranchRemoval: click branches to remove or trim them.

  • skeleton_selection_params (PVSkeletonSelectionParams): [Read-Write]