diff options
| author | tylermurphy534 <tylermurphy534@gmail.com> | 2022-11-06 15:12:42 -0500 |
|---|---|---|
| committer | tylermurphy534 <tylermurphy534@gmail.com> | 2022-11-06 15:12:42 -0500 |
| commit | eb84bb298d2b95aec7b2ae12cbf25ac64f25379a (patch) | |
| tree | efd616a157df06ab661c6d56651853431ac6b08b /VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset | |
| download | unityprojects-eb84bb298d2b95aec7b2ae12cbf25ac64f25379a.tar.gz unityprojects-eb84bb298d2b95aec7b2ae12cbf25ac64f25379a.tar.bz2 unityprojects-eb84bb298d2b95aec7b2ae12cbf25ac64f25379a.zip | |
move to self host
Diffstat (limited to 'VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset')
| -rw-r--r-- | VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset b/VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset new file mode 100644 index 00000000..cdca18fb --- /dev/null +++ b/VRCSDK3Worlds/Assets/MeshBaker/Examples/SceneRuntimeExample/CombinedMeshMaterial.asset @@ -0,0 +1,112 @@ +%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: CombinedMeshMaterial + m_EditorClassIdentifier: + version: 3252 + resultType: 0 + materialsAndUVRects: + - material: {fileID: 2100000, guid: feccc9b89c26805468d1bdcb46344626, type: 2} + atlasRect: + serializedVersion: 2 + x: 0.25585938 + y: 0.5058594 + width: 0.25 + height: 0.25 + srcObjName: Cube1PF + textureArraySliceIdx: -1 + 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: d76898e20fbb4d345b4606f98f5307f4, type: 2} + atlasRect: + serializedVersion: 2 + x: 0.001953125 + y: 0.001953125 + width: 0.75 + height: 0.5 + srcObjName: Cube2PF + textureArraySliceIdx: -1 + allPropsUseSameTiling: 1 + allPropsUseSameTiling_sourceMaterialTiling: + serializedVersion: 2 + x: 0.5 + y: 0.5 + width: 3 + height: 2 + allPropsUseSameTiling_samplingEncapsulatinRect: + serializedVersion: 2 + x: 0.5 + y: 0.5 + width: 3 + height: 2 + propsUseDifferntTiling_srcUVsamplingRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + tilingTreatment: 0 + - material: {fileID: 2100000, guid: 4cc14f2d300d0c445b1ff0006e0737c8, type: 2} + atlasRect: + serializedVersion: 2 + x: 0.001953125 + y: 0.5058594 + width: 0.25 + height: 0.25 + srcObjName: SpherePF + textureArraySliceIdx: -1 + 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: 5d8948a176113bf4f96dd825896b2c29, type: 2} + considerMeshUVs: 0 + sourceMaterials: + - {fileID: 2100000, guid: feccc9b89c26805468d1bdcb46344626, type: 2} + - {fileID: 2100000, guid: d76898e20fbb4d345b4606f98f5307f4, type: 2} + - {fileID: 2100000, guid: 4cc14f2d300d0c445b1ff0006e0737c8, type: 2} + resultMaterialsTexArray: [] + doMultiMaterial: 0 |