Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/Properties > API/Plugins/ModelingOperators/Properties/UUVLayoutProperties
Syntax
UPROPERTY (EditAnywhere, Category="UV Layout",
Meta=(EditCondition="LayoutType == EUVLayoutType::Repack"))
bool bPreserveScale
Remarks
Force the Repack layout type to preserve existing scaling of UV islands. Note, this might lead to the packing not fitting within a unit square, and therefore is disabled by default.