Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line of sight sharing #35

Open
wants to merge 119 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
c5dea94
Added arrow in scene
stevenzambr Jan 9, 2020
0955dbb
Added UI Sample
stevenzambr Jan 9, 2020
93314cd
Arrow appears on click with controllers
stevenzambr Jan 10, 2020
910e1fa
Gaze feature for Hololens
stevenzambr Jan 11, 2020
c02f1da
Prefab Resources version of the arrow; Script instantiateArrows
danielbekhter Jan 11, 2020
e1d6e40
Instantiation turned off for testing purposes
danielbekhter Jan 11, 2020
fd0c634
Color changing and sharing features for the arrow enabled
danielbekhter Jan 11, 2020
d7538ae
PointersGazeControl turned off for testing purposes
danielbekhter Jan 11, 2020
1d6697f
Added ArrowMusliplayerInstantiator script
danielbekhter Jan 11, 2020
874146f
Multiple arrows in room
stevenzambr Jan 11, 2020
57f3b13
Every user has their own arrow (to test)
stevenzambr Jan 12, 2020
5ca6e7a
Every user has own color arrow (to test)
stevenzambr Jan 12, 2020
f9a2f08
Small update for testing
stevenzambr Jan 12, 2020
64125a7
Update position sharing for testing
stevenzambr Jan 12, 2020
c6198e3
Arrow position and color sharing (to test)
stevenzambr Jan 12, 2020
866362e
Head gaze Hololens and Controllers gaze (to test)
stevenzambr Jan 12, 2020
e58691a
Arrow w/ controllers on all objects (to test multiplayer)
stevenzambr Jan 16, 2020
1763ca9
Implemented share/unshare gaze UI
stevenzambr Jan 17, 2020
a01b6fd
Enable/disbale gazing button for all user's (to test)
stevenzambr Jan 18, 2020
d7acb5c
Updated sharing gaze, added label over arrow
stevenzambr Jan 18, 2020
af5aa40
Update to the share/unshare my gaze feature for multiplayer
stevenzambr Jan 19, 2020
42f30ae
Round arrow instead of a rectangular one
danielbekhter Jan 20, 2020
120e949
Removed the offset and fixed the rotation
danielbekhter Jan 20, 2020
12b4420
Script name problem solved
danielbekhter Jan 20, 2020
a1f8e58
One "I" in the script name
danielbekhter Jan 20, 2020
9710a39
Rotation funcionality concept implemented
danielbekhter Jan 20, 2020
9bf9571
Rotation setting attempt
danielbekhter Jan 20, 2020
8ea2f4c
Working share/unshare button, added UI layout
stevenzambr Jan 21, 2020
cc776e9
Fixed position of share/unshare my gaze button
stevenzambr Jan 21, 2020
a46dc52
Implemented enable/disable overlay UI button
stevenzambr Jan 22, 2020
f4438d7
Added the circular arrow prefab
danielbekhter Jan 22, 2020
0842c8d
Set up a correct rotation offset
danielbekhter Jan 22, 2020
dde7805
Merge branch 'RoundArrow' into feature/teilenDerBlickrichtungHololens…
danielbekhter Jan 22, 2020
f7a8d0c
Merge conflicts resolved
danielbekhter Jan 22, 2020
16190e3
Attempt to change arrow rotation for controllers
danielbekhter Jan 22, 2020
45cd0cd
Working arrow rotation for controllers
danielbekhter Jan 22, 2020
3ea9a22
Fixed overlay canvas text for 2 user in room
stevenzambr Jan 23, 2020
5c8bd22
Added XML comments to most of the code, moved the arrow .fbx file
stevenzambr Jan 23, 2020
38bb36e
Added code to check if hololens is looking at spatial mapping mesh
stevenzambr Jan 24, 2020
f9b691e
Converted VoiceShareTest to GazeShareTest
danielbekhter Jan 24, 2020
5f27d2d
Implemented button to change the gaze object (other type of arrow)
stevenzambr Jan 24, 2020
efad9e3
Working change object button
stevenzambr Jan 25, 2020
7af5454
Implemented text over arrow
stevenzambr Jan 25, 2020
7ab36cb
Quaternions instead of Euler angles for Hololens rotation
danielbekhter Jan 25, 2020
7a84775
Implemented entering a test room upon click
danielbekhter Jan 25, 2020
8826d49
Altered the objects in the scene to show pointers; added instructions…
danielbekhter Jan 25, 2020
597a355
Merge branch 'TestScene' into feature/teilenDerBlickrichtungHololensA…
danielbekhter Jan 25, 2020
add7afb
Revert "Merge branch 'TestScene' into feature/teilenDerBlickrichtungH…
danielbekhter Jan 25, 2020
ab0ba88
Fixed arrow rotation sharing
danielbekhter Jan 25, 2020
3ca85d3
Successful arrow rotation sharing
danielbekhter Jan 25, 2020
e876ab0
Updated hololens and htcVive icon logos
stevenzambr Jan 25, 2020
c242201
Implemented rotating username and device information to the user
danielbekhter Jan 26, 2020
f771c42
Updated find objects condition for testscene
stevenzambr Jan 26, 2020
cdeeeaf
Changed arrow color and material
danielbekhter Jan 26, 2020
172c9a7
Changed arrow and sign material to glass in order not to obscure the …
danielbekhter Jan 26, 2020
60054fe
Merge branch 'TestScene' into feature/teilenDerBlickrichtungHololensA…
danielbekhter Jan 26, 2020
27f8524
Cleaned up the scene after the merge
danielbekhter Jan 26, 2020
d1d5035
Successfully merged the TestScene branch
danielbekhter Jan 26, 2020
fc8c320
Small update for device icons not showing
stevenzambr Jan 26, 2020
1fae405
Increased the contrast of the device icons
danielbekhter Jan 26, 2020
03e4639
Readded change object button
stevenzambr Jan 26, 2020
b1ae8c4
Updated scene for change object button
stevenzambr Jan 26, 2020
6d83455
Added numerous pointer objects
danielbekhter Jan 26, 2020
a64d98f
Updated test scene and updated code to work with new pointer objects
stevenzambr Jan 26, 2020
613f39b
Update README.md
stevenzambr Jan 26, 2020
3b5f856
Fixed change object button, added final xml comments
stevenzambr Jan 26, 2020
9e645b6
Updated README.md with missing remarks
stevenzambr Jan 28, 2020
6dbdc78
Set arrowLabelBackground's shader to Mixed Reality Toolkit/Standard
danielbekhter Apr 22, 2020
249b86c
Cleanined up custom profiles 1
danielbekhter Apr 23, 2020
7b52db2
Cleaning up custom profiles 2
danielbekhter Apr 23, 2020
98a63e9
Cleaning up custom profiles 3
danielbekhter Apr 23, 2020
1d7154a
Deleted the tree object from assets
danielbekhter Apr 23, 2020
c8eba0f
Deleted all unnecessary arrow objects
danielbekhter Apr 23, 2020
8431bf3
Restored the original glass material
danielbekhter Apr 23, 2020
736f23a
Replaced a downloaded copy of the billboard script with one from MRTK
danielbekhter Apr 23, 2020
bfdf3fe
Returned blue glass material and assigned it to the arrow label object
danielbekhter Apr 23, 2020
2cb5f4e
Fixed the broken GazeShare test scene
danielbekhter Apr 23, 2020
f9715a5
Removed unnecessary color management function
danielbekhter May 8, 2020
3dfc704
Correct capitalization of function names
danielbekhter May 8, 2020
d43aa27
Capitalization fixed in ArrowControllerHandler
danielbekhter May 11, 2020
86aee71
Renamed the GetIsUsingVive2 function
danielbekhter May 11, 2020
80046a8
Introduced private getters and public setters for previously public a…
danielbekhter May 11, 2020
9a45441
Fixed capitalization in ShareGazeHandler script
danielbekhter May 11, 2020
5e5783f
Deleted unnecessary exception calls from interface functions
danielbekhter May 11, 2020
08e6d28
Detele unnecessary function code
danielbekhter May 11, 2020
0374514
Deleted experimental script
danielbekhter May 11, 2020
688b090
Direct calls instead of "GetComponent"
danielbekhter May 11, 2020
c6b56dc
Deleted unused ToggleSharing function
danielbekhter May 11, 2020
21d59ce
Solved duplicate functions by creating a static class
danielbekhter May 13, 2020
29672d4
Moved tag finding functions to the static class and added summaries +…
danielbekhter May 13, 2020
84b6d8e
Fixed bugs in sharing functionality
danielbekhter May 16, 2020
4c4fcb0
Added experimental "random" color generation functionality
danielbekhter May 16, 2020
a76b9db
Reduced number of GetComponent-calls in InstantiateArrows script
danielbekhter May 19, 2020
43ff8b8
First try at raycasting
danielbekhter May 25, 2020
d197b30
Commented out the raycast
danielbekhter May 26, 2020
bdbc19e
Fixed endless arrow color changing
danielbekhter May 26, 2020
7983e39
Added debug messages and raycasting layer mask
danielbekhter May 27, 2020
8e74393
Fixed opacity setting for pointer colors
danielbekhter Jun 1, 2020
82681be
Tried raycasting in the update function of ArrowControllerHandler
danielbekhter Jun 1, 2020
22ad664
Fixed raycasting objects being hit and pointer rotation
danielbekhter Jun 1, 2020
35d5dbf
Final raycasting functionality
danielbekhter Jun 2, 2020
4872756
Added a static layer mask for the 8th layer and changed Shelf and Car…
danielbekhter Jun 2, 2020
968fe54
Added a centralized raycast manager
danielbekhter Jun 2, 2020
606f245
Got rid of legacy code and performed a test
danielbekhter Jun 2, 2020
043f105
Removed the showArrow tag
danielbekhter Jun 3, 2020
52c667b
Modified arrow object change algorithm
danielbekhter Jun 3, 2020
2eabe35
Changed variables in ChangeObjectHandler script to private
danielbekhter Jun 3, 2020
ab5a3dd
Removed obsolete ArrowControllerHandler script
danielbekhter Jun 3, 2020
782cd38
Added necessary interfaces for handling global controller input events
danielbekhter Jun 15, 2020
250f53d
Added a global event handler for pointer clicks and set up raycasting…
danielbekhter Jun 15, 2020
29494c0
Made Kanban Boards and Progress Bars pointable
danielbekhter Jun 22, 2020
f52181c
Removed Resources.Load calls for loading HoloLens and HTC Vive icons
danielbekhter Jun 22, 2020
d64b53c
Added the HoloLens and Vive icons to the arrow prefab in Inspector
danielbekhter Jul 6, 2020
c730eed
Added visualization-related objects to the pointable layer
danielbekhter Jul 6, 2020
4be6585
Added a mesh collider to triangular competence bars and tested pointable
danielbekhter Jul 6, 2020
e9acda2
Made the repository barchart and the contributions vizualization poin…
danielbekhter Jul 6, 2020
83de3fd
Deleted references to the missing script, moved scene objects to the …
danielbekhter Jul 6, 2020
ddcf659
Updated the gaze test scene
danielbekhter Jul 6, 2020
556f064
Fixed runtime errors in the test scene
danielbekhter Jul 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
173 changes: 173 additions & 0 deletions Frontend/VIAProMa/Assets/Materials/BlueGlass.mat
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: BlueGlass
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
m_ShaderKeywords: _ALPHABLEND_ON _DIRECTIONAL_LIGHT _DISABLE_ALBEDO_MAP _HOVER_LIGHT
_REFRACTION _SPECULAR_HIGHLIGHTS
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ChannelMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescentSpectrumMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AlbedoAlphaMode: 0
- _AlbedoAssignedAtRuntime: 0
- _BlendOp: 0
- _BlendedClippingWidth: 1
- _BorderLight: 0
- _BorderLightOpaque: 0
- _BorderLightOpaqueAlpha: 1
- _BorderLightReplacesAlbedo: 0
- _BorderLightUsesHoverColor: 0
- _BorderMinValue: 0.1
- _BorderWidth: 0.1
- _BumpScale: 1
- _ClippingBorder: 0
- _ClippingBorderWidth: 0.025
- _ClippingBox: 0
- _ClippingPlane: 0
- _ClippingSphere: 0
- _ColorWriteMask: 15
- _CullMode: 0
- _CustomMode: 2
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DirectionalLight: 1
- _DstBlend: 10
- _EdgeSmoothingValue: 0.002
- _EnableChannelMap: 0
- _EnableEmission: 0
- _EnableHoverColorOverride: 0
- _EnableLocalSpaceTriplanarMapping: 0
- _EnableNormalMap: 0
- _EnableProximityLightColorOverride: 0
- _EnableTriplanarMapping: 0
- _EnvironmentColorIntensity: 0.5
- _EnvironmentColorThreshold: 1.5
- _EnvironmentColoring: 0
- _FadeBeginDistance: 0.85
- _FadeCompleteDistance: 0.5
- _FadeMinValue: 0
- _FluentLightIntensity: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _HoverLight: 1
- _InnerGlow: 0
- _InnerGlowPower: 4
- _InstancedColor: 0
- _Iridescence: 0
- _IridescenceAngle: -0.78
- _IridescenceIntensity: 0.5
- _IridescenceThreshold: 0.05
- _Metallic: 0
- _Mode: 2
- _NearLightFade: 0
- _NearPlaneFade: 0
- _NormalMapScale: 1
- _OcclusionStrength: 1
- _Parallax: 0.02
- _ProximityLight: 0
- _ProximityLightSubtractive: 0
- _ProximityLightTwoSided: 0
- _Reflections: 0
- _Refraction: 1
- _RefractiveIndex: 0
- _RenderQueueOverride: -1
- _RimLight: 0
- _RimPower: 0.25
- _RoundCornerMargin: 0.01
- _RoundCornerRadius: 0.25
- _RoundCorners: 0
- _Smoothness: 0.876
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SphericalHarmonics: 0
- _SrcBlend: 5
- _Stencil: 0
- _StencilComparison: 0
- _StencilOperation: 0
- _StencilReference: 0
- _TriplanarMappingBlendSharpness: 4
- _UVSec: 0
- _VertexColors: 0
- _VertexExtrusion: 0
- _VertexExtrusionValue: 0
- _ZOffsetFactor: 0
- _ZOffsetUnits: 0
- _ZTest: 4
- _ZWrite: 0
m_Colors:
- _ClippingBorderColor: {r: 1, g: 0.2, b: 0, a: 1}
- _Color: {r: 0.3443396, g: 0.7120645, b: 1, a: 0.19607843}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
- _EnvironmentColorX: {r: 1, g: 0, b: 0, a: 1}
- _EnvironmentColorY: {r: 0, g: 1, b: 0, a: 1}
- _EnvironmentColorZ: {r: 0, g: 0, b: 1, a: 1}
- _HoverColorOverride: {r: 1, g: 1, b: 1, a: 1}
- _InnerGlowColor: {r: 1, g: 1, b: 1, a: 0.75}
- _ProximityLightCenterColorOverride: {r: 1, g: 0, b: 0, a: 0}
- _ProximityLightMiddleColorOverride: {r: 0, g: 1, b: 0, a: 0.5}
- _ProximityLightOuterColorOverride: {r: 0, g: 0, b: 1, a: 1}
- _RimColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
8 changes: 8 additions & 0 deletions Frontend/VIAProMa/Assets/Materials/BlueGlass.mat.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 51 additions & 5 deletions Frontend/VIAProMa/Assets/Materials/ButtonBackground.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: ButtonBackground
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
m_ShaderKeywords: _DIRECTIONAL_LIGHT _DISABLE_ALBEDO_MAP _HOVER_LIGHT _REFLECTIONS
_SPECULAR_HIGHLIGHTS
m_ShaderKeywords: USE_ALBEDO_TEXTURE _AUTO_PULSE__ON _DIRECTIONAL_LIGHT _DISABLE_ALBEDO_MAP
_HOVER_LIGHT _PULSE_ENABLED__ON _REFLECTIONS _SPECULAR_HIGHLIGHTS
m_LightmapFlags: 4
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
Expand All @@ -29,6 +28,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Color_Map_:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -70,9 +73,12 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- USE_ALBEDO_TEXTURE: 1
- _AlbedoAlphaMode: 0
- _AlbedoAssignedAtRuntime: 0
- _Auto_Pulse_: 1
- _BlendOp: 0
- _BlendedClippingWidth: 1
- _BorderLight: 0
- _BorderLightOpaque: 0
- _BorderLightOpaqueAlpha: 1
Expand All @@ -90,41 +96,67 @@ Material:
- _CullMode: 2
- _CustomMode: 0
- _Cutoff: 0.5
- _Desaturated_Intensity_: 0
- _DetailNormalMapScale: 1
- _DirectionalLight: 1
- _DstBlend: 0
- _EdgeSmoothingValue: 0.002
- _Edge_Width_: 1
- _EnableChannelMap: 0
- _EnableEmission: 0
- _EnableHoverColorOverride: 0
- _EnableLocalSpaceTriplanarMapping: 0
- _EnableNormalMap: 0
- _EnableProximityLightColorOverride: 0
- _EnableTriplanarMapping: 0
- _EnvironmentColorIntensity: 0.5
- _EnvironmentColorThreshold: 1.5
- _EnvironmentColoring: 0
- _FadeBeginDistance: 0.85
- _FadeCompleteDistance: 0.5
- _FadeMinValue: 0
- _Fill_Start_Time_: 0.5
- _Filter_Width_: 1.5
- _Flip_V_: 0
- _FluentLightIntensity: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _HoverLight: 1
- _InnerGlow: 0
- _InnerGlowPower: 4
- _InstancedColor: 0
- _Intensity_: 5
- _Iridescence: 0
- _IridescenceAngle: -0.78
- _IridescenceIntensity: 0.5
- _IridescenceThreshold: 0.05
- _Line_End_Time_: 0.5
- _Max_Hover_: 0.004
- _Max_In_Angle_: 0.6
- _Max_Out_Angle_: 0.4
- _Metallic: 0
- _Mode: 0
- _NearLightFade: 0
- _NearPlaneFade: 0
- _NormalMapScale: 1
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Period_: 2.7
- _ProximityLight: 0
- _ProximityLightSubtractive: 0
- _ProximityLightTwoSided: 0
- _Pulse_: 0.346
- _Pulse_Amplify_Leading_: 0
- _Pulse_Color_Width_: 1
- _Pulse_Enabled_: 1
- _Pulse_Lead_Fuzz_: 0.67
- _Pulse_Line_Fuzz_: 0.2
- _Pulse_Noise_Frequency_: 777
- _Pulse_Outer_Size_: 1.05
- _Pulse_Tail_Fuzz_: 0.8
- _Pulse_Vary_: 0.075
- _Pulse_Width_: 1
- _Reflections: 1
- _Refraction: 0
- _RefractiveIndex: 0
Expand All @@ -145,7 +177,15 @@ Material:
- _StencilReference: 0
- _TriplanarMappingBlendSharpness: 4
- _UVSec: 0
- _Vary_Color_: 0.7
- _Vary_UV_: 0.71
- _VertexColors: 0
- _VertexExtrusion: 0
- _VertexExtrusionValue: 0
- _Wrist_Fade_End_: 0.16
- _Wrist_Fade_Start_: 0.1
- _ZOffsetFactor: 0
- _ZOffsetUnits: 0
- _ZTest: 4
- _ZWrite: 1
m_Colors:
Expand All @@ -156,6 +196,12 @@ Material:
- _EnvironmentColorX: {r: 1, g: 0, b: 0, a: 1}
- _EnvironmentColorY: {r: 0, g: 1, b: 0, a: 1}
- _EnvironmentColorZ: {r: 0, g: 0, b: 1, a: 1}
- _Fill_Color_: {r: 0.317647, g: 0.317647, b: 0.317647, a: 1}
- _HoverColorOverride: {r: 1, g: 1, b: 1, a: 1}
- _InnerGlowColor: {r: 1, g: 1, b: 1, a: 0.75}
- _Line_Color_: {r: 0.717647, g: 0.717647, b: 0.717647, a: 1}
- _ProximityLightCenterColorOverride: {r: 1, g: 0, b: 0, a: 0}
- _ProximityLightMiddleColorOverride: {r: 0, g: 1, b: 0, a: 0.5}
- _ProximityLightOuterColorOverride: {r: 0, g: 0, b: 1, a: 1}
- _Pulse_Origin_: {r: 0.5, g: 0, b: 0, a: 0}
- _RimColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
Loading