// =========================================================================== // 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 "nCloth Vertex Editor" m_nClothVertexEditor.kClothVertexEditor; displayString -replace -value " Nothing selected. Select nCloth or nRigid vertices to edit." m_nClothVertexEditor.kNothingSelected; displayString -replace -value "Randomization" m_nClothVertexEditor.kRandomization; displayString -replace -value " (Selection has a range of values for this attribute)" m_nClothVertexEditor.kSelectionRange; displayString -replace -value "Value" m_nClothVertexEditor.kValue;