unreal.PaperSpriteAtlasPadding
¶
- class unreal.PaperSpriteAtlasPadding¶
Bases:
unreal.EnumBase
EPaper Sprite Atlas Padding
C++ Source:
Plugin: Paper2D
Module: Paper2D
File: PaperSpriteAtlas.h
- DILATE_BORDER¶
Dilate the texture to pad the atlas.
- Type
0
- PAD_WITH_ZERO¶
Padding border filled with zeros.
- Type
1