Bit of Cleanup
parent
44668f235c
commit
beefd0213b
|
@ -26,11 +26,6 @@ public class SampleVirtualFrames : MonoBehaviour
|
||||||
{
|
{
|
||||||
public OVRSceneManager _sceneManager;
|
public OVRSceneManager _sceneManager;
|
||||||
|
|
||||||
public SimpleResizable _doorPrefab;
|
|
||||||
public SimpleResizable _windowPrefab;
|
|
||||||
|
|
||||||
//public SimpleResizable _wallPrefab;
|
|
||||||
|
|
||||||
public SimpleResizable _tablePrefab;
|
public SimpleResizable _tablePrefab;
|
||||||
|
|
||||||
public GameObject _cube;
|
public GameObject _cube;
|
||||||
|
|
|
@ -2756,8 +2756,6 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
_sceneManager: {fileID: 1503720118}
|
_sceneManager: {fileID: 1503720118}
|
||||||
_doorPrefab: {fileID: 0}
|
|
||||||
_windowPrefab: {fileID: 0}
|
|
||||||
_tablePrefab: {fileID: 7232826476857652024, guid: 8af50d88fb696eaa19d324d7c74e8c0b, type: 3}
|
_tablePrefab: {fileID: 7232826476857652024, guid: 8af50d88fb696eaa19d324d7c74e8c0b, type: 3}
|
||||||
_cube: {fileID: 9146634523021991380, guid: 0060eac09cae0f53086de177fdede780, type: 3}
|
_cube: {fileID: 9146634523021991380, guid: 0060eac09cae0f53086de177fdede780, type: 3}
|
||||||
--- !u!1 &835441841
|
--- !u!1 &835441841
|
||||||
|
@ -5197,7 +5195,7 @@ PrefabInstance:
|
||||||
- target: {fileID: 747806495401477012, guid: c813208e672e3074bbe118e1a9ee94fd, type: 3}
|
- target: {fileID: 747806495401477012, guid: c813208e672e3074bbe118e1a9ee94fd, type: 3}
|
||||||
propertyPath: VolumePrefab
|
propertyPath: VolumePrefab
|
||||||
value:
|
value:
|
||||||
objectReference: {fileID: 8013016026686888416, guid: 891349029806e4144812ff2d304d9cf9, type: 3}
|
objectReference: {fileID: 4901971874559852050, guid: 528c61a355f38bfc5bffec9bd5fef726, type: 3}
|
||||||
- target: {fileID: 747806495401477012, guid: c813208e672e3074bbe118e1a9ee94fd, type: 3}
|
- target: {fileID: 747806495401477012, guid: c813208e672e3074bbe118e1a9ee94fd, type: 3}
|
||||||
propertyPath: ActiveRoomsOnly
|
propertyPath: ActiveRoomsOnly
|
||||||
value: 1
|
value: 1
|
||||||
|
|
|
@ -139,8 +139,6 @@ PlayerSettings:
|
||||||
bundleVersion: 0.1
|
bundleVersion: 0.1
|
||||||
preloadedAssets:
|
preloadedAssets:
|
||||||
- {fileID: 11400000, guid: 29d72bf9f28086693968cedbdc8f08cd, type: 2}
|
- {fileID: 11400000, guid: 29d72bf9f28086693968cedbdc8f08cd, type: 2}
|
||||||
- {fileID: 11400000, guid: 541751c4fa90967d68ef779a22ee43f3, type: 2}
|
|
||||||
- {fileID: -3127938587913570544, guid: 8eb28e39ec717d0799039f01965f0533, type: 2}
|
|
||||||
metroInputSource: 0
|
metroInputSource: 0
|
||||||
wsaTransparentSwapchain: 0
|
wsaTransparentSwapchain: 0
|
||||||
m_HolographicPauseOnTrackingLoss: 1
|
m_HolographicPauseOnTrackingLoss: 1
|
||||||
|
|
Loading…
Reference in New Issue