unreal.MontageBlendMode¶
- class unreal.MontageBlendMode¶
Bases:
EnumBaseEMontage Blend Mode
C++ Source:
Module: Engine
File: AnimMontage.h
- INERTIALIZATION: MontageBlendMode = Ellipsis¶
Uses inertialization. Requires an inertialization node somewhere in the graph after any slot node used by this montage.
- Type:
1
- STANDARD: MontageBlendMode = Ellipsis¶
Uses standard weight based blend
- Type:
0