// =========================================================================== // 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 "Distance" m_performSetupLod.kDistance; displayString -replace -value "Screen Height Percentage" m_performSetupLod.kScreenHeightPercentage; displayString -replace -value "Setup LOD" m_performSetupLod.kSetupLod; displayString -replace -value "Setup LOD Options" m_performSetupLod.kSetupLodOptions; displayString -replace -value "Threshold Type:" m_performSetupLod.kThresholdType;