// =========================================================================== // 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 "File not found: ^1s.\n" m_hikSkeletonUtils.kFileNotFound; displayString -replace -value "Invalid character template format\n" m_hikSkeletonUtils.kInvalidTemplate; displayString -replace -value "No Character" m_hikSkeletonUtils.kNoCharacter; displayString -replace -value "Failed to process all joints" m_hikSkeletonUtils.kProcessingError;