unreal.MassSmoothOrientationTrait

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

Bases: MassEntityTraitBase

Smooth Orientation

C++ Source:

  • Plugin: MassAI

  • Module: MassNavigation

  • File: MassSmoothOrientationTrait.h

Editor Properties: (see get_editor_property/set_editor_property)

  • orientation (MassSmoothOrientationParameters): [Read-Write]

  • valid_target_config (ProcessorExecutionFlags): [Read-Write] Configures which configurations are targeted by this trait. Use it to have different configurations for client and server, for example.