// =========================================================================== // 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 "Add Frame Ext" m_AEnonExtendedLightShapeDepthMapAttr.kAddFrameExt; displayString -replace -value "Add Light Name" m_AEnonExtendedLightShapeDepthMapAttr.kAddLightName; displayString -replace -value "Add Scene Name" m_AEnonExtendedLightShapeDepthMapAttr.kAddSceneName; displayString -replace -value "Bias" m_AEnonExtendedLightShapeDepthMapAttr.kBias; displayString -replace -value "Depth Map Shadow Attributes" m_AEnonExtendedLightShapeDepthMapAttr.kDepthMapShadowAttributes; displayString -replace -value "Disk Based Dmaps" m_AEnonExtendedLightShapeDepthMapAttr.kDiskBasedDmaps; displayString -replace -value "Filter Size" m_AEnonExtendedLightShapeDepthMapAttr.kFilterSize; displayString -replace -value "Focus" m_AEnonExtendedLightShapeDepthMapAttr.kFocus; displayString -replace -value "Fog Shadow Samples" m_AEnonExtendedLightShapeDepthMapAttr.kFogShadowSamples; displayString -replace -value "Off" m_AEnonExtendedLightShapeDepthMapAttr.kOff; displayString -replace -value "Overwrite Existing Dmap(s)" m_AEnonExtendedLightShapeDepthMapAttr.kOverwriteExistingDmaps; displayString -replace -value "Resolution" m_AEnonExtendedLightShapeDepthMapAttr.kResolution; displayString -replace -value "Reuse Existing Dmap(s)" m_AEnonExtendedLightShapeDepthMapAttr.kReuseExistingDmaps; displayString -replace -value "Shadow Map File Name" m_AEnonExtendedLightShapeDepthMapAttr.kShadowMapFileName; displayString -replace -value "Use X+ Map" m_AEnonExtendedLightShapeDepthMapAttr.kUse; displayString -replace -value "Use Y+ Map" m_AEnonExtendedLightShapeDepthMapAttr.kUse3; displayString -replace -value "Use Z+ Map" m_AEnonExtendedLightShapeDepthMapAttr.kUse5; displayString -replace -value "Use Auto Focus" m_AEnonExtendedLightShapeDepthMapAttr.kUseAutoFocus; displayString -replace -value "Use Auto Focus" m_AEnonExtendedLightShapeDepthMapAttr.kUseAutoFocus2; displayString -replace -value "Use Macro" m_AEnonExtendedLightShapeDepthMapAttr.kUseMacro; displayString -replace -value "Use Mid Dist" m_AEnonExtendedLightShapeDepthMapAttr.kUseMidDist; displayString -replace -value "Use X- Map" m_AEnonExtendedLightShapeDepthMapAttr.kUseXMap; displayString -replace -value "Use Y- Map" m_AEnonExtendedLightShapeDepthMapAttr.kUseYMap; displayString -replace -value "Use Z- Map" m_AEnonExtendedLightShapeDepthMapAttr.kUseZMap; displayString -replace -value "Width Focus" m_AEnonExtendedLightShapeDepthMapAttr.kWidthFocus;