unreal.NearestNeighborStatsData

class unreal.NearestNeighborStatsData(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Nearest Neighbor Stats Data

C++ Source:

  • Plugin: NearestNeighborModel

  • Module: NearestNeighborModelEditor

  • File: NearestNeighborStatsTool.h

Editor Properties: (see get_editor_property/set_editor_property)

  • nearest_neighbor_model_asset (MLDeformerAsset): [Read-Only]

  • section_index (int32): [Read-Write]

  • test_anim (AnimSequence): [Read-Write]

property section_index: int

[Read-Only]

Type:

(int32)

property test_anim: AnimSequence

[Read-Only]

Type:

(AnimSequence)