// =========================================================================== // 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 "Atmospheric Settings" m_AEenvSkyTemplate.kAtmosphericSettings; displayString -replace -value "Calculation Quality" m_AEenvSkyTemplate.kCalculationQuality; displayString -replace -value "Cloud Attributes" m_AEenvSkyTemplate.kCloudAttributes; displayString -replace -value "Environment Sky Attributes" m_AEenvSkyTemplate.kEnvironmentSkyAttributes; displayString -replace -value "Floor Attributes" m_AEenvSkyTemplate.kFloorAttributes; displayString -replace -value "Sun Attributes" m_AEenvSkyTemplate.kSunAttributes;