// =========================================================================== // 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 "Attach to camera" m_performCreateOcean.kAttachToCamera; displayString -replace -value "Create Ocean" m_performCreateOcean.kCreateOcean; displayString -replace -value "Create Ocean" m_performCreateOcean.kCreateOceanOptionTitle; displayString -replace -value "Create preview plane" m_performCreateOcean.kCreatePreviewPlane; displayString -replace -value "Preview plane size:" m_performCreateOcean.kPreviewPlaneSize;