Revize 84a612eb
Přidáno uživatelem Miloslav Kovář před téměř 4 roky(ů)
deltarobot-vr/Assets/DeltaRobotVr/SetSkybox.cs | ||
---|---|---|
1 |
using System.Collections; |
|
2 |
using System.Collections.Generic; |
|
3 |
using UnityEngine; |
|
4 |
|
|
5 |
public class SetSkybox : MonoBehaviour |
|
6 |
{ |
|
7 |
// Start is called before the first frame update |
|
8 |
public Material material; |
|
9 |
|
|
10 |
void Awake() |
|
11 |
{ |
|
12 |
RenderSettings.skybox = material; |
|
13 |
} |
|
14 |
} |
deltarobot-vr/Assets/DeltaRobotVr/SetSkybox.cs.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 1335fbe29fd64394886426920b063187 |
|
3 |
MonoImporter: |
|
4 |
externalObjects: {} |
|
5 |
serializedVersion: 2 |
|
6 |
defaultReferences: [] |
|
7 |
executionOrder: 0 |
|
8 |
icon: {instanceID: 0} |
|
9 |
userData: |
|
10 |
assetBundleName: |
|
11 |
assetBundleVariant: |
deltarobot-vr/Assets/Scenes/BasicRoomScene.unity | ||
---|---|---|
542 | 542 |
m_PrefabAsset: {fileID: 0} |
543 | 543 |
m_GameObject: {fileID: 1539322616} |
544 | 544 |
m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} |
545 |
--- !u!1 &1787071042 |
|
546 |
GameObject: |
|
547 |
m_ObjectHideFlags: 0 |
|
548 |
m_CorrespondingSourceObject: {fileID: 0} |
|
549 |
m_PrefabInstance: {fileID: 0} |
|
550 |
m_PrefabAsset: {fileID: 0} |
|
551 |
serializedVersion: 6 |
|
552 |
m_Component: |
|
553 |
- component: {fileID: 1787071044} |
|
554 |
- component: {fileID: 1787071043} |
|
555 |
m_Layer: 0 |
|
556 |
m_Name: Directional Light |
|
557 |
m_TagString: Untagged |
|
558 |
m_Icon: {fileID: 0} |
|
559 |
m_NavMeshLayer: 0 |
|
560 |
m_StaticEditorFlags: 0 |
|
561 |
m_IsActive: 1 |
|
562 |
--- !u!108 &1787071043 |
|
563 |
Light: |
|
564 |
m_ObjectHideFlags: 0 |
|
565 |
m_CorrespondingSourceObject: {fileID: 0} |
|
566 |
m_PrefabInstance: {fileID: 0} |
|
567 |
m_PrefabAsset: {fileID: 0} |
|
568 |
m_GameObject: {fileID: 1787071042} |
|
569 |
m_Enabled: 1 |
|
570 |
serializedVersion: 10 |
|
571 |
m_Type: 1 |
|
572 |
m_Shape: 0 |
|
573 |
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|
574 |
m_Intensity: 0.6 |
|
575 |
m_Range: 10 |
|
576 |
m_SpotAngle: 30 |
|
577 |
m_InnerSpotAngle: 21.802082 |
|
578 |
m_CookieSize: 10 |
|
579 |
m_Shadows: |
|
580 |
m_Type: 2 |
|
581 |
m_Resolution: -1 |
|
582 |
m_CustomResolution: -1 |
|
583 |
m_Strength: 1 |
|
584 |
m_Bias: 0.05 |
|
585 |
m_NormalBias: 0.4 |
|
586 |
m_NearPlane: 0.2 |
|
587 |
m_CullingMatrixOverride: |
|
588 |
e00: 1 |
|
589 |
e01: 0 |
|
590 |
e02: 0 |
|
591 |
e03: 0 |
|
592 |
e10: 0 |
|
593 |
e11: 1 |
|
594 |
e12: 0 |
|
595 |
e13: 0 |
|
596 |
e20: 0 |
|
597 |
e21: 0 |
|
598 |
e22: 1 |
|
599 |
e23: 0 |
|
600 |
e30: 0 |
|
601 |
e31: 0 |
|
602 |
e32: 0 |
|
603 |
e33: 1 |
|
604 |
m_UseCullingMatrixOverride: 0 |
|
605 |
m_Cookie: {fileID: 0} |
|
606 |
m_DrawHalo: 0 |
|
607 |
m_Flare: {fileID: 0} |
|
608 |
m_RenderMode: 0 |
|
609 |
m_CullingMask: |
|
610 |
serializedVersion: 2 |
|
611 |
m_Bits: 4294967295 |
|
612 |
m_RenderingLayerMask: 1 |
|
613 |
m_Lightmapping: 1 |
|
614 |
m_LightShadowCasterMode: 0 |
|
615 |
m_AreaSize: {x: 1, y: 1} |
|
616 |
m_BounceIntensity: 1 |
|
617 |
m_ColorTemperature: 6570 |
|
618 |
m_UseColorTemperature: 0 |
|
619 |
m_BoundingSphereOverride: {x: 1.8980795e+28, y: 4.465048e+30, z: 6.69087e+31, w: 7.2231452e+28} |
|
620 |
m_UseBoundingSphereOverride: 0 |
|
621 |
m_UseViewFrustumForShadowCasterCull: 1 |
|
622 |
m_ShadowRadius: 0 |
|
623 |
m_ShadowAngle: 0 |
|
624 |
--- !u!4 &1787071044 |
|
625 |
Transform: |
|
626 |
m_ObjectHideFlags: 0 |
|
627 |
m_CorrespondingSourceObject: {fileID: 0} |
|
628 |
m_PrefabInstance: {fileID: 0} |
|
629 |
m_PrefabAsset: {fileID: 0} |
|
630 |
m_GameObject: {fileID: 1787071042} |
|
631 |
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} |
|
632 |
m_LocalPosition: {x: 4, y: 3.8, z: -11} |
|
633 |
m_LocalScale: {x: 1, y: 1, z: 1} |
|
634 |
m_Children: [] |
|
635 |
m_Father: {fileID: 0} |
|
636 |
m_RootOrder: 1 |
|
637 |
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} |
|
545 | 638 |
--- !u!1 &2138806424 |
546 | 639 |
GameObject: |
547 | 640 |
m_ObjectHideFlags: 0 |
deltarobot-vr/Assets/Scenes/MainScene.unity | ||
---|---|---|
37 | 37 |
m_ReflectionBounces: 1 |
38 | 38 |
m_ReflectionIntensity: 1 |
39 | 39 |
m_CustomReflection: {fileID: 0} |
40 |
m_Sun: {fileID: 705507994}
|
|
41 |
m_IndirectSpecularColor: {r: 0.59937525, g: 0.5997512, b: 0.59948856, a: 1}
|
|
40 |
m_Sun: {fileID: 0}
|
|
41 |
m_IndirectSpecularColor: {r: 0.13630313, g: 0.13304767, b: 0.13535894, a: 1}
|
|
42 | 42 |
m_UseRadianceAmbientProbe: 0 |
43 | 43 |
--- !u!157 &3 |
44 | 44 |
LightmapSettings: |
... | ... | |
607 | 607 |
m_TrackingType: 0 |
608 | 608 |
m_UpdateType: 0 |
609 | 609 |
m_UseRelativeTransform: 0 |
610 |
--- !u!1 &599916901 |
|
611 |
GameObject: |
|
612 |
m_ObjectHideFlags: 0 |
|
613 |
m_CorrespondingSourceObject: {fileID: 0} |
|
614 |
m_PrefabInstance: {fileID: 0} |
|
615 |
m_PrefabAsset: {fileID: 0} |
|
616 |
serializedVersion: 6 |
|
617 |
m_Component: |
|
618 |
- component: {fileID: 599916905} |
|
619 |
- component: {fileID: 599916904} |
|
620 |
- component: {fileID: 599916903} |
|
621 |
- component: {fileID: 599916902} |
|
622 |
m_Layer: 0 |
|
623 |
m_Name: Plane |
|
624 |
m_TagString: Untagged |
|
625 |
m_Icon: {fileID: 0} |
|
626 |
m_NavMeshLayer: 0 |
|
627 |
m_StaticEditorFlags: 0 |
|
628 |
m_IsActive: 1 |
|
629 |
--- !u!64 &599916902 |
|
630 |
MeshCollider: |
|
631 |
m_ObjectHideFlags: 0 |
|
632 |
m_CorrespondingSourceObject: {fileID: 0} |
|
633 |
m_PrefabInstance: {fileID: 0} |
|
634 |
m_PrefabAsset: {fileID: 0} |
|
635 |
m_GameObject: {fileID: 599916901} |
|
636 |
m_Material: {fileID: 0} |
|
637 |
m_IsTrigger: 0 |
|
638 |
m_Enabled: 1 |
|
639 |
serializedVersion: 4 |
|
640 |
m_Convex: 0 |
|
641 |
m_CookingOptions: 30 |
|
642 |
m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} |
|
643 |
--- !u!23 &599916903 |
|
644 |
MeshRenderer: |
|
645 |
m_ObjectHideFlags: 0 |
|
646 |
m_CorrespondingSourceObject: {fileID: 0} |
|
647 |
m_PrefabInstance: {fileID: 0} |
|
648 |
m_PrefabAsset: {fileID: 0} |
|
649 |
m_GameObject: {fileID: 599916901} |
|
650 |
m_Enabled: 1 |
|
651 |
m_CastShadows: 1 |
|
652 |
m_ReceiveShadows: 1 |
|
653 |
m_DynamicOccludee: 1 |
|
654 |
m_MotionVectors: 1 |
|
655 |
m_LightProbeUsage: 1 |
|
656 |
m_ReflectionProbeUsage: 1 |
|
657 |
m_RayTracingMode: 2 |
|
658 |
m_RayTraceProcedural: 0 |
|
659 |
m_RenderingLayerMask: 1 |
|
660 |
m_RendererPriority: 0 |
|
661 |
m_Materials: |
|
662 |
- {fileID: 2100000, guid: 3f9336a53d1d2ea43895699cc52cb411, type: 2} |
|
663 |
m_StaticBatchInfo: |
|
664 |
firstSubMesh: 0 |
|
665 |
subMeshCount: 0 |
|
666 |
m_StaticBatchRoot: {fileID: 0} |
|
667 |
m_ProbeAnchor: {fileID: 0} |
|
668 |
m_LightProbeVolumeOverride: {fileID: 0} |
|
669 |
m_ScaleInLightmap: 1 |
|
670 |
m_ReceiveGI: 1 |
|
671 |
m_PreserveUVs: 0 |
|
672 |
m_IgnoreNormalsForChartDetection: 0 |
|
673 |
m_ImportantGI: 0 |
|
674 |
m_StitchLightmapSeams: 1 |
|
675 |
m_SelectedEditorRenderState: 3 |
|
676 |
m_MinimumChartSize: 4 |
|
677 |
m_AutoUVMaxDistance: 0.5 |
|
678 |
m_AutoUVMaxAngle: 89 |
|
679 |
m_LightmapParameters: {fileID: 0} |
|
680 |
m_SortingLayerID: 0 |
|
681 |
m_SortingLayer: 0 |
|
682 |
m_SortingOrder: 0 |
|
683 |
m_AdditionalVertexStreams: {fileID: 0} |
|
684 |
--- !u!33 &599916904 |
|
685 |
MeshFilter: |
|
686 |
m_ObjectHideFlags: 0 |
|
687 |
m_CorrespondingSourceObject: {fileID: 0} |
|
688 |
m_PrefabInstance: {fileID: 0} |
|
689 |
m_PrefabAsset: {fileID: 0} |
|
690 |
m_GameObject: {fileID: 599916901} |
|
691 |
m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} |
|
692 |
--- !u!4 &599916905 |
|
693 |
Transform: |
|
694 |
m_ObjectHideFlags: 0 |
|
695 |
m_CorrespondingSourceObject: {fileID: 0} |
|
696 |
m_PrefabInstance: {fileID: 0} |
|
697 |
m_PrefabAsset: {fileID: 0} |
|
698 |
m_GameObject: {fileID: 599916901} |
|
699 |
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|
700 |
m_LocalPosition: {x: 0, y: -4, z: 0} |
|
701 |
m_LocalScale: {x: 10, y: 10, z: 10} |
|
702 |
m_Children: [] |
|
703 |
m_Father: {fileID: 0} |
|
704 |
m_RootOrder: 3 |
|
705 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
706 | 610 |
--- !u!1 &696353306 |
707 | 611 |
GameObject: |
708 | 612 |
m_ObjectHideFlags: 0 |
... | ... | |
746 | 650 |
- {fileID: 2021860140} |
747 | 651 |
- {fileID: 67930116} |
748 | 652 |
m_Father: {fileID: 0} |
749 |
m_RootOrder: 6
|
|
653 |
m_RootOrder: 4
|
|
750 | 654 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
751 |
--- !u!1 &705507993 |
|
752 |
GameObject: |
|
753 |
m_ObjectHideFlags: 0 |
|
754 |
m_CorrespondingSourceObject: {fileID: 0} |
|
755 |
m_PrefabInstance: {fileID: 0} |
|
756 |
m_PrefabAsset: {fileID: 0} |
|
757 |
serializedVersion: 6 |
|
758 |
m_Component: |
|
759 |
- component: {fileID: 705507995} |
|
760 |
- component: {fileID: 705507994} |
|
761 |
m_Layer: 0 |
|
762 |
m_Name: Directional Light |
|
763 |
m_TagString: Untagged |
|
764 |
m_Icon: {fileID: 0} |
|
765 |
m_NavMeshLayer: 0 |
|
766 |
m_StaticEditorFlags: 0 |
|
767 |
m_IsActive: 1 |
|
768 |
--- !u!108 &705507994 |
|
769 |
Light: |
|
770 |
m_ObjectHideFlags: 0 |
|
771 |
m_CorrespondingSourceObject: {fileID: 0} |
|
772 |
m_PrefabInstance: {fileID: 0} |
|
773 |
m_PrefabAsset: {fileID: 0} |
|
774 |
m_GameObject: {fileID: 705507993} |
|
775 |
m_Enabled: 1 |
|
776 |
serializedVersion: 10 |
|
777 |
m_Type: 1 |
|
778 |
m_Shape: 0 |
|
779 |
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|
780 |
m_Intensity: 0.6 |
|
781 |
m_Range: 10 |
|
782 |
m_SpotAngle: 30 |
|
783 |
m_InnerSpotAngle: 21.802082 |
|
784 |
m_CookieSize: 10 |
|
785 |
m_Shadows: |
|
786 |
m_Type: 2 |
|
787 |
m_Resolution: -1 |
|
788 |
m_CustomResolution: -1 |
|
789 |
m_Strength: 1 |
|
790 |
m_Bias: 0.05 |
|
791 |
m_NormalBias: 0.4 |
|
792 |
m_NearPlane: 0.2 |
|
793 |
m_CullingMatrixOverride: |
|
794 |
e00: 1 |
|
795 |
e01: 0 |
|
796 |
e02: 0 |
|
797 |
e03: 0 |
|
798 |
e10: 0 |
|
799 |
e11: 1 |
|
800 |
e12: 0 |
|
801 |
e13: 0 |
|
802 |
e20: 0 |
|
803 |
e21: 0 |
|
804 |
e22: 1 |
|
805 |
e23: 0 |
|
806 |
e30: 0 |
|
807 |
e31: 0 |
|
808 |
e32: 0 |
|
809 |
e33: 1 |
|
810 |
m_UseCullingMatrixOverride: 0 |
|
811 |
m_Cookie: {fileID: 0} |
|
812 |
m_DrawHalo: 0 |
|
813 |
m_Flare: {fileID: 0} |
|
814 |
m_RenderMode: 0 |
|
815 |
m_CullingMask: |
|
816 |
serializedVersion: 2 |
|
817 |
m_Bits: 4294967295 |
|
818 |
m_RenderingLayerMask: 1 |
|
819 |
m_Lightmapping: 1 |
|
820 |
m_LightShadowCasterMode: 0 |
|
821 |
m_AreaSize: {x: 1, y: 1} |
|
822 |
m_BounceIntensity: 1 |
|
823 |
m_ColorTemperature: 6570 |
|
824 |
m_UseColorTemperature: 0 |
|
825 |
m_BoundingSphereOverride: {x: 4.5904e-41, y: -3.46555e-32, z: 4.5904e-41, w: 9.403955e-38} |
|
826 |
m_UseBoundingSphereOverride: 0 |
|
827 |
m_UseViewFrustumForShadowCasterCull: 1 |
|
828 |
m_ShadowRadius: 0 |
|
829 |
m_ShadowAngle: 0 |
|
830 |
--- !u!4 &705507995 |
|
831 |
Transform: |
|
832 |
m_ObjectHideFlags: 0 |
|
833 |
m_CorrespondingSourceObject: {fileID: 0} |
|
834 |
m_PrefabInstance: {fileID: 0} |
|
835 |
m_PrefabAsset: {fileID: 0} |
|
836 |
m_GameObject: {fileID: 705507993} |
|
837 |
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} |
|
838 |
m_LocalPosition: {x: 4, y: 3.8, z: -11} |
|
839 |
m_LocalScale: {x: 1, y: 1, z: 1} |
|
840 |
m_Children: [] |
|
841 |
m_Father: {fileID: 0} |
|
842 |
m_RootOrder: 1 |
|
843 |
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} |
|
844 | 655 |
--- !u!1 &963194225 |
845 | 656 |
GameObject: |
846 | 657 |
m_ObjectHideFlags: 0 |
... | ... | |
1026 | 837 |
m_LocalScale: {x: 1, y: 1, z: 1} |
1027 | 838 |
m_Children: [] |
1028 | 839 |
m_Father: {fileID: 0} |
1029 |
m_RootOrder: 4
|
|
840 |
m_RootOrder: 2
|
|
1030 | 841 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
1031 | 842 |
--- !u!1 &1045848415 |
1032 | 843 |
GameObject: |
... | ... | |
1413 | 1224 |
m_Children: |
1414 | 1225 |
- {fileID: 1430580983} |
1415 | 1226 |
m_Father: {fileID: 0} |
1416 |
m_RootOrder: 5
|
|
1227 |
m_RootOrder: 3
|
|
1417 | 1228 |
m_LocalEulerAnglesHint: {x: 0, y: 45, z: 0} |
1418 | 1229 |
m_AnchorMin: {x: 0, y: 0} |
1419 | 1230 |
m_AnchorMax: {x: 0, y: 0} |
... | ... | |
1469 | 1280 |
- {fileID: 541096546} |
1470 | 1281 |
- {fileID: 1728657556} |
1471 | 1282 |
m_Father: {fileID: 0} |
1472 |
m_RootOrder: 2
|
|
1283 |
m_RootOrder: 1
|
|
1473 | 1284 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
1474 | 1285 |
--- !u!1 &1728657555 |
1475 | 1286 |
GameObject: |
deltarobot-vr/Assets/UsedAssets.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 3eaf4aadd5101a247a47c318e551f689 |
|
3 |
folderAsset: yes |
|
4 |
DefaultImporter: |
|
5 |
externalObjects: {} |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: ae2aabcdd9a810a4ab2f1dadcaafc46d |
|
3 |
folderAsset: yes |
|
4 |
DefaultImporter: |
|
5 |
externalObjects: {} |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: f8d6b15ddd3a52f4bb19259aeb7fa40f |
|
3 |
folderAsset: yes |
|
4 |
timeCreated: 1516573395 |
|
5 |
licenseType: Store |
|
6 |
DefaultImporter: |
|
7 |
userData: |
|
8 |
assetBundleName: |
|
9 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/CeilingA1_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 57e6c89de3325954bbd5247e79ab73f6 |
|
3 |
timeCreated: 1516881152 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: CeilingA1_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/CeilingLampA_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 1e63a2480425818428b2cc5e8e9ebc54 |
|
3 |
timeCreated: 1516881170 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: CeilingLampA_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/ColumnB_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 5fd94bba744a8c44991c32247651bb99 |
|
3 |
timeCreated: 1516882266 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: ColumnB_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/CornerWindowA_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: a9dd38c484b428f449090e885042f887 |
|
3 |
timeCreated: 1516882163 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: CornerWindowA_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/FloorInteriorA4_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: cd5013dcdd394644b9c57e0e573898dc |
|
3 |
timeCreated: 1516881624 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: FloorInteriorA4_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/FloorInteriorA6_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: bb26efff5bd20b047b87b0df33781012 |
|
3 |
timeCreated: 1516881624 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: FloorInteriorA6_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/FloorInteriorB1_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 5b63062f0f9550241a5fee43fa3bebac |
|
3 |
timeCreated: 1516881849 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: FloorInteriorB1_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/GateSmallFrameB_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 41c20a22c931844479143387a0152c7e |
|
3 |
timeCreated: 1516882043 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: GateSmallFrameB_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/GateSmallFrameC_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 6c6b31e560e09604081a2848c153e8d1 |
|
3 |
timeCreated: 1516882043 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: GateSmallFrameC_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/HandRailSmall_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 96704a1974173c14d8a7906e02e29699 |
|
3 |
timeCreated: 1516882652 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: HandRailSmall_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/LabTable_mesh.fbx.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 7a16876a3740cbd4b863a3a3db778e14 |
|
3 |
timeCreated: 1516882378 |
|
4 |
licenseType: Store |
|
5 |
ModelImporter: |
|
6 |
serializedVersion: 19 |
|
7 |
fileIDToRecycleName: |
|
8 |
100000: //RootNode |
|
9 |
400000: //RootNode |
|
10 |
2300000: //RootNode |
|
11 |
3300000: //RootNode |
|
12 |
4300000: LabTable_mesh |
|
13 |
6400000: //RootNode |
|
14 |
9500000: //RootNode |
|
15 |
materials: |
|
16 |
importMaterials: 1 |
|
17 |
materialName: 1 |
|
18 |
materialSearch: 1 |
|
19 |
animations: |
|
20 |
legacyGenerateAnimations: 4 |
|
21 |
bakeSimulation: 0 |
|
22 |
resampleCurves: 1 |
|
23 |
optimizeGameObjects: 0 |
|
24 |
motionNodeName: |
|
25 |
rigImportErrors: |
|
26 |
rigImportWarnings: |
|
27 |
animationImportErrors: |
|
28 |
animationImportWarnings: |
|
29 |
animationRetargetingWarnings: |
|
30 |
animationDoRetargetingWarnings: 0 |
|
31 |
animationCompression: 1 |
|
32 |
animationRotationError: 0.5 |
|
33 |
animationPositionError: 0.5 |
|
34 |
animationScaleError: 0.5 |
|
35 |
animationWrapMode: 0 |
|
36 |
extraExposedTransformPaths: [] |
|
37 |
clipAnimations: [] |
|
38 |
isReadable: 1 |
|
39 |
meshes: |
|
40 |
lODScreenPercentages: [] |
|
41 |
globalScale: 1 |
|
42 |
meshCompression: 0 |
|
43 |
addColliders: 1 |
|
44 |
importBlendShapes: 1 |
|
45 |
swapUVChannels: 0 |
|
46 |
generateSecondaryUV: 1 |
|
47 |
useFileUnits: 1 |
|
48 |
optimizeMeshForGPU: 1 |
|
49 |
keepQuads: 0 |
|
50 |
weldVertices: 1 |
|
51 |
secondaryUVAngleDistortion: 8 |
|
52 |
secondaryUVAreaDistortion: 15.000001 |
|
53 |
secondaryUVHardAngle: 88 |
|
54 |
secondaryUVPackMargin: 4 |
|
55 |
useFileScale: 1 |
|
56 |
tangentSpace: |
|
57 |
normalSmoothAngle: 60 |
|
58 |
normalImportMode: 0 |
|
59 |
tangentImportMode: 3 |
|
60 |
importAnimation: 1 |
|
61 |
copyAvatar: 0 |
|
62 |
humanDescription: |
|
63 |
serializedVersion: 2 |
|
64 |
human: [] |
|
65 |
skeleton: [] |
|
66 |
armTwist: 0.5 |
|
67 |
foreArmTwist: 0.5 |
|
68 |
upperLegTwist: 0.5 |
|
69 |
legTwist: 0.5 |
|
70 |
armStretch: 0.05 |
|
71 |
legStretch: 0.05 |
|
72 |
feetSpacing: 0 |
|
73 |
rootMotionBoneName: |
|
74 |
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} |
|
75 |
hasTranslationDoF: 0 |
|
76 |
hasExtraRoot: 0 |
|
77 |
skeletonHasParents: 1 |
|
78 |
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|
79 |
animationType: 0 |
|
80 |
humanoidOversampling: 1 |
|
81 |
additionalBone: 0 |
|
82 |
userData: |
|
83 |
assetBundleName: |
|
84 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/Materials.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 7df1a2f6b9f376442827ef4dfc6a8ce9 |
|
3 |
folderAsset: yes |
|
4 |
timeCreated: 1516616489 |
|
5 |
licenseType: Store |
|
6 |
DefaultImporter: |
|
7 |
userData: |
|
8 |
assetBundleName: |
|
9 |
assetBundleVariant: |
deltarobot-vr/Assets/UsedAssets/Free LowPoly SciFi Pack/Meshes/Materials/BLACK_mat.mat | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!21 &2100000 |
|
4 |
Material: |
|
5 |
serializedVersion: 6 |
|
6 |
m_ObjectHideFlags: 0 |
|
7 |
m_CorrespondingSourceObject: {fileID: 0} |
|
8 |
m_PrefabInstance: {fileID: 0} |
Také k dispozici: Unified diff
Re #9002 - Add extra scenes