Initial Commit
This commit is contained in:
+62
@@ -0,0 +1,62 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2844263358417267744
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2563431155123992766}
|
||||
- component: {fileID: 3631170893708523032}
|
||||
m_Layer: 0
|
||||
m_Name: OVRVirtualKeyboardBuildingBlock
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2563431155123992766
|
||||
Transform:
|
||||
m_ObjectHideFlags: 8
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2844263358417267744}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &3631170893708523032
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2844263358417267744}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 09cced76cc649e444abf5f01db84a585, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
InitialPosition: 1
|
||||
textCommitField: {fileID: 0}
|
||||
leftControllerRootTransform: {fileID: 0}
|
||||
leftControllerDirectTransform: {fileID: 0}
|
||||
rightControllerRootTransform: {fileID: 0}
|
||||
rightControllerDirectTransform: {fileID: 0}
|
||||
controllerDirectInteraction: 1
|
||||
controllerRayInteraction: 1
|
||||
controllerRaycaster: {fileID: 0}
|
||||
handLeft: {fileID: 0}
|
||||
handRight: {fileID: 0}
|
||||
handDirectInteraction: 1
|
||||
handRayInteraction: 1
|
||||
handRaycaster: {fileID: 0}
|
||||
keyboardModelShader: {fileID: 10755, guid: 0000000000000000f000000000000000, type: 0}
|
||||
keyboardModelAlphaBlendShader: {fileID: 10750, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 425a911bab27f3f4c8a25d35813093f0
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user