Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UScaleBox
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Setter, Getter="IsIgnoreInheritedScale",
BlueprintSetter="SetIgnoreInheritedScale", Category="Stretching")
bool IgnoreInheritedScale
Remarks
Optional bool to ignore the inherited scale. Applies inverse scaling to counteract parents before applying the local scale operation.