// =========================================================================== // 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 "Common Read-Only Attributes" m_AEparticleSamplerInfoTemplate.kCommonReadOnlyAttr; displayString -replace -value "Editable Sampler Info Attributes" m_AEparticleSamplerInfoTemplate.kEditableSamplerInfoAttr; displayString -replace -value "More Read-Only Scalar Attributes" m_AEparticleSamplerInfoTemplate.kMoreReadOnlyScalarAttr; displayString -replace -value "More Read-Only User Defined Float Attributes" m_AEparticleSamplerInfoTemplate.kMoreReadOnlyUserDefFloatAttr; displayString -replace -value "More Read-Only User Defined Vector Attributes" m_AEparticleSamplerInfoTemplate.kMoreReadOnlyUserDefVectorAttr; displayString -replace -value "More Read-Only Vector Attributes" m_AEparticleSamplerInfoTemplate.kMoreReadOnlyVectorAttr;