unreal.AvaSizeToTextureRule¶
- class unreal.AvaSizeToTextureRule¶
Bases:
EnumBaseEAva Size to Texture Rule
C++ Source:
Plugin: Avalanche
Module: AvalancheModifiers
File: AvaSizeToTextureModifier.h
- ADAPTIVE_HEIGHT: AvaSizeToTextureRule = Ellipsis¶
Automatically adapts the height based on the width, to maintain texture ratio
- Type:
1
- ADAPTIVE_WIDTH: AvaSizeToTextureRule = Ellipsis¶
Automatically adapts the width based on the height, to maintain texture ratio
- Type:
0