// =========================================================================== // 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 "Attribute Maps" m_artAttrNClothProperties.kAttributeMaps; displayString -replace -value "Bend" m_artAttrNClothProperties.kBend; displayString -replace -value "Bend Angle Dropoff" m_artAttrNClothProperties.kBendAngleDropOff; displayString -replace -value "Bounce" m_artAttrNClothProperties.kBounce; displayString -replace -value "Brush" m_artAttrNClothProperties.kBrush; displayString -replace -value "Collide Strength" m_artAttrNClothProperties.kCollideStrength; displayString -replace -value "Compression" m_artAttrNClothProperties.kCompression; displayString -replace -value "Damp" m_artAttrNClothProperties.kDamp; displayString -replace -value "Deform" m_artAttrNClothProperties.kDeform; displayString -replace -value "Display" m_artAttrNClothProperties.kDisplay; displayString -replace -value "Drag" m_artAttrNClothProperties.kDrag; displayString -replace -value "Field Magnitude" m_artAttrNClothProperties.kFieldMagnitude; displayString -replace -value "Friction" m_artAttrNClothProperties.kFriction; displayString -replace -value "Input Attract" m_artAttrNClothProperties.kInputAttract; displayString -replace -value "Lift" m_artAttrNClothProperties.kLift; displayString -replace -value "Mass" m_artAttrNClothProperties.kMass; displayString -replace -value "NCloth Attributes" m_artAttrNClothProperties.kNCloth; displayString -replace -value "Paint Attribute" m_artAttrNClothProperties.kPaintAttribute; displayString -replace -value "Paint Attributes" m_artAttrNClothProperties.kPaintAttributes; displayString -replace -value "Rest Length Scale" m_artAttrNClothProperties.kRestLengthScale; displayString -replace -value "Restitution Angle" m_artAttrNClothProperties.kRestitutionAngle; displayString -replace -value "Rigidity" m_artAttrNClothProperties.kRigidity; displayString -replace -value "Stickiness" m_artAttrNClothProperties.kStickiness; displayString -replace -value "Stretch" m_artAttrNClothProperties.kStretch; displayString -replace -value "Stroke" m_artAttrNClothProperties.kStroke; displayString -replace -value "Stylus Pressure" m_artAttrNClothProperties.kStylusPressure; displayString -replace -value "Tangential Drag" m_artAttrNClothProperties.kTangentialDrag; displayString -replace -value "Thickness" m_artAttrNClothProperties.kThickness; displayString -replace -value "Wrinkle" m_artAttrNClothProperties.kWrinkle;