|
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
| FNodePadding (float iLeft, float iTop, float iBottom) | |
| float | CombinedTopLeft () const |
Public Attributes | |
| float | mBottom |
| float | mLeft |
| float | mTop |
Structure used to define padding for a particular node.
|
inline |
|
inline |
| float FNodePadding::mBottom |
Padding to be applied to the bottom of the node
| float FNodePadding::mLeft |
Padding to be applied to the left of the node
| float FNodePadding::mTop |
Padding to be applied to the top of the node
1.8.16