unreal.MotionMatchingBlueprintBlendSettings¶
- class unreal.MotionMatchingBlueprintBlendSettings(blend_time: float = 0.0, blend_profile: BlendProfile = Ellipsis, blend_option: AlphaBlendOption = Ellipsis, use_inertial_blend: bool = False)¶
Bases:
StructBaseMotion Matching Blueprint Blend Settings
C++ Source:
Plugin: PoseSearch
Module: PoseSearch
File: MotionMatchingAnimNodeLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
blend_option(AlphaBlendOption): [Read-Write]blend_profile(BlendProfile): [Read-Write]blend_time(float): [Read-Write]use_inertial_blend(bool): [Read-Write]
- property blend_option: AlphaBlendOption¶
[Read-Write]
- Type:
- property blend_profile: BlendProfile¶
[Read-Write]
- Type: