Enum ElementSizing
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public enum ElementSizing
- Extension Methods
Fields
FitToChildren = 2Size determined by child elements
Fixed = 0Only multiplied with scale factor
Percentual = 1Value between 0 and 100% of parent element
PercentualSubstractFixed = 3Value between 0 and 100% of parent element. Will substract fixedWidth and fixedHeight from the final size