Fix more bugs
This commit is contained in:
parent
142b5c8338
commit
d1ad9de1a1
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6a1b4d12e21d30b4a911c7a8735dae5c
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 747fe1e7843dace46b59514d2903411d
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -2,15 +2,20 @@
|
|||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 6
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: HolographicBackPlateNoBorder_Light_Blue
|
||||
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
|
||||
m_ShaderKeywords: _BORDER_LIGHT_REPLACES_ALBEDO _DISABLE_ALBEDO_MAP _IRIDESCENCE
|
||||
_METALLIC_TEXTURE_ALBEDO_CHANNEL_A
|
||||
m_ValidKeywords:
|
||||
- _BORDER_LIGHT_REPLACES_ALBEDO
|
||||
- _CLIPPING_BOX
|
||||
- _DISABLE_ALBEDO_MAP
|
||||
- _IRIDESCENCE
|
||||
- _METALLIC_TEXTURE_ALBEDO_CHANNEL_A
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 1
|
||||
m_DoubleSidedGI: 0
|
||||
|
@ -73,6 +78,7 @@ Material:
|
|||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- _AlbedoAlphaMode: 1
|
||||
- _AlbedoAlphaSmoothness: 0
|
||||
|
@ -112,6 +118,7 @@ Material:
|
|||
- _EnableLocalSpaceTriplanarMapping: 0
|
||||
- _EnableNormalMap: 0
|
||||
- _EnableProximityLightColorOverride: 0
|
||||
- _EnableSSAA: 0
|
||||
- _EnableTriplanarMapping: 0
|
||||
- _EnvironmentColorIntensity: 0.5
|
||||
- _EnvironmentColorThreshold: 1.5
|
||||
|
@ -135,6 +142,7 @@ Material:
|
|||
- _IridescenceIntensity: 0.75
|
||||
- _IridescenceThreshold: 0.05
|
||||
- _Metallic: 0
|
||||
- _MipmapBias: -2
|
||||
- _Mode: 0
|
||||
- _NearLightFade: 0
|
||||
- _NearPlaneFade: 0
|
||||
|
@ -191,3 +199,4 @@ Material:
|
|||
- _ProximityLightOuterColorOverride: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _RimColor: {r: 1, g: 1, b: 1, a: 0.497}
|
||||
- _RoundCornersRadius: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
|
||||
m_BuildTextureStacks: []
|
||||
|
|
|
@ -0,0 +1,208 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: HolographicButtonContentCageProximity
|
||||
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
|
||||
m_ValidKeywords:
|
||||
- _ALPHABLEND_ON
|
||||
- _BORDER_LIGHT
|
||||
- _BORDER_LIGHT_USES_HOVER_COLOR
|
||||
- _CLIPPING_BOX
|
||||
- _DISABLE_ALBEDO_MAP
|
||||
- _HOVER_LIGHT
|
||||
- _METALLIC_TEXTURE_ALBEDO_CHANNEL_A
|
||||
- _NEAR_LIGHT_FADE
|
||||
- _NEAR_PLANE_FADE
|
||||
- _PROXIMITY_LIGHT
|
||||
- _PROXIMITY_LIGHT_TWO_SIDED
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 1
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: 3000
|
||||
stringTagMap:
|
||||
RenderType: Fade
|
||||
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}
|
||||
- _LightMapTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 2800000, guid: 1443b22b919aede4ca14ca5e3bf81096, type: 3}
|
||||
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_Ints: []
|
||||
m_Floats:
|
||||
- _AlbedoAlphaMode: 1
|
||||
- _AlbedoAlphaSmoothness: 0
|
||||
- _AlbedoAssignedAtRuntime: 0
|
||||
- _BlendOp: 0
|
||||
- _BlendedClippingWidth: 0.0001
|
||||
- _BorderLight: 1
|
||||
- _BorderLightOpaque: 0
|
||||
- _BorderLightOpaqueAlpha: 1
|
||||
- _BorderLightReplacesAlbedo: 0
|
||||
- _BorderLightUsesHoverColor: 1
|
||||
- _BorderMinValue: 1
|
||||
- _BorderWidth: 0.06
|
||||
- _BorderWidthHorizontal: 0.1
|
||||
- _BorderWidthVertical: 0.1
|
||||
- _BumpScale: 1
|
||||
- _ClippingBorder: 0
|
||||
- _ClippingBorderWidth: 0.025
|
||||
- _ClippingBox: 0
|
||||
- _ClippingPlane: 0
|
||||
- _ClippingPlaneBorder: 0
|
||||
- _ClippingPlaneBorderWidth: 0.025
|
||||
- _ClippingSphere: 0
|
||||
- _ColorWriteMask: 15
|
||||
- _CullMode: 2
|
||||
- _CustomMode: 2
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DirectionalLight: 0
|
||||
- _DstBlend: 1
|
||||
- _EdgeSmoothingValue: 0.002
|
||||
- _EnableChannelMap: 0
|
||||
- _EnableEmission: 0
|
||||
- _EnableHoverColorOpaqueOverride: 0
|
||||
- _EnableHoverColorOverride: 0
|
||||
- _EnableLightMap: 0
|
||||
- _EnableLocalSpaceTriplanarMapping: 0
|
||||
- _EnableNormalMap: 0
|
||||
- _EnableProximityLightColorOverride: 0
|
||||
- _EnableSSAA: 0
|
||||
- _EnableTriplanarMapping: 0
|
||||
- _EnvironmentColorIntensity: 0.5
|
||||
- _EnvironmentColorThreshold: 1.5
|
||||
- _EnvironmentColoring: 0
|
||||
- _FadeBeginDistance: 0.0101
|
||||
- _FadeCompleteDistance: 0.2
|
||||
- _FadeMinValue: 0
|
||||
- _FluentLightIntensity: 1
|
||||
- _GlossMapScale: 1
|
||||
- _Glossiness: 0.5
|
||||
- _GlossyReflections: 1
|
||||
- _HoverLight: 1
|
||||
- _HoverLightOpaque: 0
|
||||
- _IgnoreZScale: 0
|
||||
- _IndependentCorners: 0
|
||||
- _InnerGlow: 0
|
||||
- _InnerGlowPower: 12
|
||||
- _InstancedColor: 0
|
||||
- _Iridescence: 0
|
||||
- _IridescenceAngle: -0.78
|
||||
- _IridescenceIntensity: 0.5
|
||||
- _IridescenceThreshold: 0.05
|
||||
- _Metallic: 0
|
||||
- _MipmapBias: -2
|
||||
- _Mode: 4
|
||||
- _NearLightFade: 1
|
||||
- _NearPlaneFade: 1
|
||||
- _NormalMapScale: 1
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _ProximityLight: 1
|
||||
- _ProximityLightSubtractive: 0
|
||||
- _ProximityLightTwoSided: 1
|
||||
- _Reflections: 0
|
||||
- _Refraction: 0
|
||||
- _RefractiveIndex: 1.1
|
||||
- _RenderQueueOverride: -1
|
||||
- _RimLight: 0
|
||||
- _RimPower: 5.83
|
||||
- _RoundCornerMargin: 0
|
||||
- _RoundCornerRadius: 0.25
|
||||
- _RoundCorners: 0
|
||||
- _Smoothness: 0.5
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 0
|
||||
- _SphericalHarmonics: 0
|
||||
- _SrcBlend: 1
|
||||
- _Stencil: 0
|
||||
- _StencilComparison: 0
|
||||
- _StencilOperation: 0
|
||||
- _StencilReference: 0
|
||||
- _TriplanarMappingBlendSharpness: 4
|
||||
- _UVSec: 0
|
||||
- _VertexColors: 0
|
||||
- _VertexExtrusion: 0
|
||||
- _VertexExtrusionSmoothNormals: 0
|
||||
- _VertexExtrusionValue: 0
|
||||
- _ZOffsetFactor: 0
|
||||
- _ZOffsetUnits: 0
|
||||
- _ZTest: 4
|
||||
- _ZWrite: 0
|
||||
m_Colors:
|
||||
- _ClipPlane: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _ClippingBorderColor: {r: 1, g: 0.2, b: 0, a: 1}
|
||||
- _ClippingPlaneBorderColor: {r: 1, g: 0.2, b: 0, a: 1}
|
||||
- _Color: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _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}
|
||||
- _HoverColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
- _HoverColorOpaqueOverride: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _HoverColorOverride: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _InnerGlowColor: {r: 1, g: 1, b: 1, a: 0.98039216}
|
||||
- _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: 1, g: 1, b: 1, a: 0.497}
|
||||
- _RoundCornersRadius: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
|
||||
m_BuildTextureStacks: []
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 08ddb75ce65a9824ca70366a87e54f95
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,193 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: HolographicButtonIconFontMaterial
|
||||
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
|
||||
m_ValidKeywords:
|
||||
- _ALPHATEST_ON
|
||||
- _CLIPPING_BOX
|
||||
- _SPECULAR_HIGHLIGHTS
|
||||
- _USE_SSAA
|
||||
m_InvalidKeywords:
|
||||
- _USECOLOR_ON
|
||||
- _USEMAINTEX_ON
|
||||
m_LightmapFlags: 5
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: 2450
|
||||
stringTagMap:
|
||||
RenderType: Cutout
|
||||
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: 2800000, guid: bb1b4a9241fba2042a81428e917afd5d, type: 3}
|
||||
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_Ints: []
|
||||
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
|
||||
- _ColorMask: 15
|
||||
- _ColorWriteMask: 15
|
||||
- _Cull: 2
|
||||
- _CullMode: 0
|
||||
- _CustomMode: 1
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DirectionalLight: 0
|
||||
- _DstBlend: 0
|
||||
- _EdgeSmoothingValue: 0.002
|
||||
- _EnableChannelMap: 0
|
||||
- _EnableEmission: 0
|
||||
- _EnableHoverColorOverride: 0
|
||||
- _EnableLocalSpaceTriplanarMapping: 0
|
||||
- _EnableNormalMap: 0
|
||||
- _EnableProximityLightColorOverride: 0
|
||||
- _EnableSSAA: 1
|
||||
- _EnableTriplanarMapping: 0
|
||||
- _EnvironmentColorIntensity: 0.5
|
||||
- _EnvironmentColorThreshold: 1.5
|
||||
- _EnvironmentColoring: 0
|
||||
- _FadeBeginDistance: 0.85
|
||||
- _FadeCompleteDistance: 0.5
|
||||
- _FadeMinValue: 0
|
||||
- _FluentLightIntensity: 1
|
||||
- _Glossiness: 0.5
|
||||
- _HoverLight: 0
|
||||
- _IgnoreZScale: 0
|
||||
- _IndependentCorners: 0
|
||||
- _InnerGlow: 0
|
||||
- _InnerGlowPower: 4
|
||||
- _InstancedColor: 0
|
||||
- _Iridescence: 0
|
||||
- _IridescenceAngle: -0.78
|
||||
- _IridescenceIntensity: 0.5
|
||||
- _IridescenceThreshold: 0.05
|
||||
- _Metallic: 0
|
||||
- _MipmapBias: -2
|
||||
- _Mode: 1
|
||||
- _NearLightFade: 0
|
||||
- _NearPlaneFade: 0
|
||||
- _NormalMapScale: 1
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _ProximityLight: 0
|
||||
- _ProximityLightSubtractive: 0
|
||||
- _ProximityLightTwoSided: 0
|
||||
- _Reflections: 0
|
||||
- _Refraction: 0
|
||||
- _RefractiveIndex: 0
|
||||
- _RenderQueueOverride: -1
|
||||
- _RimLight: 0
|
||||
- _RimPower: 0.25
|
||||
- _RoundCornerMargin: 0.01
|
||||
- _RoundCornerRadius: 0.25
|
||||
- _RoundCorners: 0
|
||||
- _Smoothness: 0.5
|
||||
- _SpecularHighlights: 1
|
||||
- _SphericalHarmonics: 0
|
||||
- _SrcBlend: 1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilComparison: 0
|
||||
- _StencilOp: 0
|
||||
- _StencilOperation: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilReference: 0
|
||||
- _StencilWriteMask: 255
|
||||
- _TriplanarMappingBlendSharpness: 4
|
||||
- _UVSec: 0
|
||||
- _UseColor: 1
|
||||
- _UseMainTex: 1
|
||||
- _UseUIAlphaClip: 0
|
||||
- _VertexColors: 0
|
||||
- _VertexExtrusion: 0
|
||||
- _VertexExtrusionSmoothNormals: 0
|
||||
- _VertexExtrusionValue: 0
|
||||
- _ZOffsetFactor: 0
|
||||
- _ZOffsetUnits: 0
|
||||
- _ZTest: 4
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _ClippingBorderColor: {r: 1, g: 0.2, b: 0, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _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}
|
||||
- _RoundCornersRadius: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
|
||||
m_BuildTextureStacks: []
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 91527fa6742ffbe48a81eaaadde6d90e
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,151 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: MRTK_PressableInteractablesButtonBox
|
||||
m_Shader: {fileID: 4800000, guid: 5bdea20278144b11916d77503ba1467a, type: 3}
|
||||
m_ValidKeywords:
|
||||
- _ALPHABLEND_ON
|
||||
- _BORDER_LIGHT
|
||||
- _CLIPPING_BOX
|
||||
- _DISABLE_ALBEDO_MAP
|
||||
- _NEAR_LIGHT_FADE
|
||||
- _NEAR_PLANE_FADE
|
||||
m_InvalidKeywords:
|
||||
- USE_GLOBAL_LEFT_INDEX_ON
|
||||
- USE_GLOBAL_RIGHT_INDEX_ON
|
||||
- _BLOB_ENABLE_2__ON
|
||||
- _BLOB_ENABLE__ON
|
||||
- _ENABLE_FADE__ON
|
||||
- _SMOOTH_ACTIVE_FACE__ON
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 1
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: 3000
|
||||
stringTagMap:
|
||||
RenderType: Fade
|
||||
disabledShaderPasses: []
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _ChannelMap:
|
||||
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}
|
||||
- _NormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- _AlbedoAlphaMode: 0
|
||||
- _AlbedoAssignedAtRuntime: 0
|
||||
- _BlendOp: 0
|
||||
- _BlendedClippingWidth: 0.0001
|
||||
- _BorderLight: 1
|
||||
- _BorderLightOpaque: 0
|
||||
- _BorderLightOpaqueAlpha: 1
|
||||
- _BorderLightReplacesAlbedo: 0
|
||||
- _BorderLightUsesHoverColor: 0
|
||||
- _BorderMinValue: 1
|
||||
- _BorderWidth: 0.08
|
||||
- _ClippingBorder: 0
|
||||
- _ClippingBorderWidth: 0.025
|
||||
- _ClippingBox: 0
|
||||
- _ClippingPlane: 0
|
||||
- _ClippingSphere: 0
|
||||
- _ColorWriteMask: 15
|
||||
- _CullMode: 2
|
||||
- _CustomMode: 2
|
||||
- _Cutoff: 0.5
|
||||
- _DirectionalLight: 0
|
||||
- _DstBlend: 1
|
||||
- _EdgeSmoothingValue: 0.0001
|
||||
- _EnableChannelMap: 0
|
||||
- _EnableEmission: 0
|
||||
- _EnableHoverColorOverride: 0
|
||||
- _EnableLocalSpaceTriplanarMapping: 0
|
||||
- _EnableNormalMap: 0
|
||||
- _EnableProximityLightColorOverride: 0
|
||||
- _EnableSSAA: 0
|
||||
- _EnableTriplanarMapping: 0
|
||||
- _EnvironmentColorIntensity: 0.5
|
||||
- _EnvironmentColorThreshold: 1.5
|
||||
- _EnvironmentColoring: 0
|
||||
- _FadeBeginDistance: 0.01
|
||||
- _FadeCompleteDistance: 0.05
|
||||
- _FadeMinValue: 0
|
||||
- _FluentLightIntensity: 1
|
||||
- _HoverLight: 0
|
||||
- _IgnoreZScale: 0
|
||||
- _IndependentCorners: 0
|
||||
- _InnerGlow: 0
|
||||
- _InnerGlowPower: 24.5
|
||||
- _InstancedColor: 0
|
||||
- _Iridescence: 0
|
||||
- _IridescenceAngle: -0.78
|
||||
- _IridescenceIntensity: 0.5
|
||||
- _IridescenceThreshold: 0.05
|
||||
- _Metallic: 0
|
||||
- _MipmapBias: -2
|
||||
- _Mode: 4
|
||||
- _NearLightFade: 1
|
||||
- _NearPlaneFade: 1
|
||||
- _NormalMapScale: 1
|
||||
- _ProximityLight: 0
|
||||
- _ProximityLightSubtractive: 0
|
||||
- _ProximityLightTwoSided: 0
|
||||
- _Reflections: 0
|
||||
- _Refraction: 0
|
||||
- _RefractiveIndex: 0
|
||||
- _RenderQueueOverride: -1
|
||||
- _RimLight: 0
|
||||
- _RimPower: 0.25
|
||||
- _RoundCornerMargin: 0.01
|
||||
- _RoundCornerRadius: 0.25
|
||||
- _RoundCorners: 0
|
||||
- _Smoothness: 0.5
|
||||
- _SpecularHighlights: 0
|
||||
- _SphericalHarmonics: 0
|
||||
- _SrcBlend: 1
|
||||
- _Stencil: 0
|
||||
- _StencilComparison: 0
|
||||
- _StencilOperation: 0
|
||||
- _StencilReference: 0
|
||||
- _TriplanarMappingBlendSharpness: 4
|
||||
- _VertexColors: 0
|
||||
- _VertexExtrusion: 0
|
||||
- _VertexExtrusionSmoothNormals: 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.1254902, g: 0.1254902, b: 0.1254902, a: 0}
|
||||
- _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.5568628}
|
||||
- _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}
|
||||
- _RoundCornersRadius: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
|
||||
m_BuildTextureStacks: []
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 5c56ba89c8ad8c14b845cbd19a1f2be2
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
File diff suppressed because it is too large
Load Diff
|
@ -10,7 +10,7 @@
|
|||
"com.unity.xr.openxr": "1.7.0",
|
||||
"com.unity.xr.core-utils": "2.1.0"
|
||||
},
|
||||
"hash": "69dcce681c41a6c2a83bc2d7336afccf3e8a6ce4"
|
||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||
},
|
||||
"com.microsoft.mixedreality.toolkit.foundation": {
|
||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"dependencies": {
|
||||
"com.microsoft.mixedreality.toolkit.standardassets": "2.8.3"
|
||||
},
|
||||
"hash": "69dcce681c41a6c2a83bc2d7336afccf3e8a6ce4"
|
||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||
},
|
||||
"com.microsoft.mixedreality.toolkit.standardassets": {
|
||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"dependencies": {
|
||||
"com.unity.textmeshpro": "2.1.4"
|
||||
},
|
||||
"hash": "69dcce681c41a6c2a83bc2d7336afccf3e8a6ce4"
|
||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||
},
|
||||
"com.microsoft.mixedreality.webview.unity": {
|
||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity",
|
||||
|
|
Loading…
Reference in New Issue