From eb84bb298d2b95aec7b2ae12cbf25ac64f25379a Mon Sep 17 00:00:00 2001 From: tylermurphy534 Date: Sun, 6 Nov 2022 15:12:42 -0500 Subject: move to self host --- .../Materials/CombinedMat.asset | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 VRCSDK3Worlds/Assets/MeshBaker/Examples/CharacterCustomization/Materials/CombinedMat.asset (limited to 'VRCSDK3Worlds/Assets/MeshBaker/Examples/CharacterCustomization/Materials/CombinedMat.asset') diff --git a/VRCSDK3Worlds/Assets/MeshBaker/Examples/CharacterCustomization/Materials/CombinedMat.asset b/VRCSDK3Worlds/Assets/MeshBaker/Examples/CharacterCustomization/Materials/CombinedMat.asset new file mode 100644 index 00000000..cde5bb6a --- /dev/null +++ b/VRCSDK3Worlds/Assets/MeshBaker/Examples/CharacterCustomization/Materials/CombinedMat.asset @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7d41887b1546f5c44ab54e7e65aad3bc, type: 3} + m_Name: CombinedMat + m_EditorClassIdentifier: + version: 3252 + materialsAndUVRects: + - material: {fileID: 2100000, guid: 9df22fe5a0a42c546bc727b0ca8f63b9, type: 2} + atlasRect: + serializedVersion: 2 + x: 0.5004883 + y: 0.0009765625 + width: 0.49902344 + height: 0.9980469 + srcObjName: BareArmLeft + allPropsUseSameTiling: 1 + allPropsUseSameTiling_sourceMaterialTiling: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + allPropsUseSameTiling_samplingEncapsulatinRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + propsUseDifferntTiling_srcUVsamplingRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + tilingTreatment: 0 + - material: {fileID: 2100000, guid: a9da517d952881c43b500736d4715432, type: 2} + atlasRect: + serializedVersion: 2 + x: 0.00048828125 + y: 0.0009765625 + width: 0.49902344 + height: 0.9980469 + srcObjName: Pants + allPropsUseSameTiling: 1 + allPropsUseSameTiling_sourceMaterialTiling: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + allPropsUseSameTiling_samplingEncapsulatinRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + propsUseDifferntTiling_srcUVsamplingRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + tilingTreatment: 0 + resultMaterials: + - combinedMaterial: {fileID: 2100000, guid: 818984a5be6e550498c1ec91ce8ae26f, type: 2} + considerMeshUVs: 0 + sourceMaterials: + - {fileID: 2100000, guid: 9df22fe5a0a42c546bc727b0ca8f63b9, type: 2} + - {fileID: 2100000, guid: a9da517d952881c43b500736d4715432, type: 2} + doMultiMaterial: 0 -- cgit v1.2.3-freya