unreal.AlphaBlend¶
- class unreal.AlphaBlend¶
Bases:
unreal.StructBaseAlpha Blend class that supports different blend options as well as custom curves
C++ Source:
Module: Engine
File: AlphaBlend.h
Editor Properties: (see get_editor_property/set_editor_property)
blend_option(AlphaBlendOption): [Read-Write] Blend Option: Type of blending used (Linear, Cubic, etc.)blend_time(float): [Read-Write] Blend Time: Blend Timecustom_curve(CurveFloat): [Read-Write] Custom Curve: If you’re using Custom BlendOption, you can specify curve