// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "Pin borders" m_textureSmoothOptionsPopup.kPinBorders; displayString -replace -value "Space" m_textureSmoothOptionsPopup.kSpace; displayString -replace -value "UV Space" m_textureSmoothOptionsPopup.kUVSpace; displayString -replace -value "World" m_textureSmoothOptionsPopup.kWorldSpace;