재질 바꾸기 매핑 알고리즘은 사용자가 Showcase에서 재질을 바꾸는 방법을 자세히 정의하기 위해 사용자가 작성하는 외부 텍스트 파일입니다. 올바른 위치에 보관한 후 이 파일을 사용하여 Showcase에서 원래 재질의 색상 값, 오브젝트 레이어 구성원 및 원래 재질 이름을 기준으로 재질을 바꾸도록 지정할 수 있습니다. Showcase는 모든 재질 위치(예: 내 문서₩Autodesk Showcase 2013₩Materials)에서 매핑 파일인 ReplacementMap*.txt를 찾습니다.
[The name of the color based mapping] Type: RGB256 RedValue0to255 GreenValue0to255BlueValue0to255: ShowcaseMaterialSection::ShowcaseMaterialName RedValue0to255GreenValue0to255 BlueValue0to255: ShowcaseMaterialSection::ShowcaseMaterialName
[The name of the layerbased mapping] Type: Layers LayerName: ShowcaseMaterialSection::ShowcaseMaterialNameLayerName: ShowcaseMaterialSection::ShowcaseMaterialName
[Thenameof the original material name based mapping] Type: Names OriginalMaterialName:ShowcaseMaterialSection::ShowcaseMaterialName OriginalMaterialName:ShowcaseMaterialSection::ShowcaseMaterialName ...
확산 색상이 120 120 120인 원래 재질의 모든 오브젝트가 원래의 확산 색상이 5 35 35인 재질에서와 같이 고광택 단풍나무로 바뀝니다. 모든 색상은 0에서 255 사이입니다.
[RGBExample] Type: RGB256 120 120 120 255: Wood::Maple-Hi Gloss 5 35 35: Wood::Maple-Hi Gloss
색상에 대한 추가 예로, 파일에 여러 개의 항목이 있거나 여러 개의 파일이 있을 수 있습니다.
[RGB Example2] Type: RGB256 24 124 124 255: Metal::Gold 20 0 255: Metal::Gold
07.Logos Showcase 레이어의 모든 오브젝트가 Showcase gold로 바뀝니다. 09.Logos 레이어의 모든 오브젝트가 Showcase chrome으로 바뀝니다.
[LayerExample] Type: Layers 07.Logos: Metal::Gold 09.Logos: Metal::Chrome
레이어에 대한 추가 예로, 파일에 여러 개의 항목이 있거나 여러 개의 파일이 있을 수 있습니다.
[Layer Example2] Type: Layers 08.Interior.Floor: Wood::Maple-Hi Gloss 10.Interior.Floor: Wood::Maple-Satin Finish
원래 재질 이름이 Chrome인 모든 오브젝트를 Showcase chrome으로 바꾸고, 원래 재질 이름이 PlasticSatin인 모든 오브젝트는 Showcase 고광택 단풍나무로 바꿉니다.
[NamesExample] Type: Names Chrome: Metal::Chrome PlasticSatin: Wood::Maple-Hi Gloss
이름에 대한 추가 예로, 파일에 여러 개의 항목이 있거나 여러 개의 파일이 있을 수 있습니다.
[Names Example2] Type: Names Something: Metal::Gold OrOther: Wood::Maple-Hi Gloss