Skip to content

Commit

Permalink
Introduced LiDAR support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandros12345 committed Sep 17, 2020
1 parent 1b7e2e7 commit 717795b
Show file tree
Hide file tree
Showing 9 changed files with 457 additions and 167 deletions.
296 changes: 198 additions & 98 deletions Assets/Keijiro_Takahashi_VFX/Particles.vfx

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Assets/LiveStreaming.unity
Original file line number Diff line number Diff line change
Expand Up @@ -369,15 +369,15 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!114 &1851851866
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1851851865}
m_Enabled: 1
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 62c79e23b2d434c13ae7445473d7b5c4, type: 3}
m_Name:
Expand All @@ -391,7 +391,7 @@ VFXRenderer:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1851851865}
m_Enabled: 1
m_Enabled: 0
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
Expand Down Expand Up @@ -429,7 +429,7 @@ VisualEffect:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1851851865}
m_Enabled: 1
m_Enabled: 0
m_Asset: {fileID: 8926484042661614526, guid: 42fada32aad4b460fab7512db63441e4, type: 3}
m_StartSeed: 0
m_ResetSeedOnPlay: 1
Expand Down Expand Up @@ -464,7 +464,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1851851865}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 3.067, y: -0.5122871, z: -2.6827726}
m_LocalPosition: {x: 3.067, y: -0.5122871, z: -3.004}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
Expand Down
Loading

0 comments on commit 717795b

Please sign in to comment.