Update Kinect Skeleton Scene (Activated SSR Buggy!)
Activated Screen Space Reflections. Might need to deactivate again due to performance and buggieness Also Activated High Quality for Lights and Reflections in HDRP and HDRP Pipeline
This commit is contained in:
parent
54c8e907c4
commit
8771fc96ce
51 changed files with 196747 additions and 3437 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@ setup/setup/obj
|
||||||
UnityProject/.vs
|
UnityProject/.vs
|
||||||
UnityProject/.idea/.idea.UnityProject/.idea
|
UnityProject/.idea/.idea.UnityProject/.idea
|
||||||
UnityProject/Assets/Plugins/Editor/JetBrains.meta
|
UnityProject/Assets/Plugins/Editor/JetBrains.meta
|
||||||
|
UnityProject/Assets/Scenes/Examples/KinectSkeleton ForceHands with Sound/Materials/Horse_Head.obj.meta
|
||||||
|
UnityProject/Assets/Scenes/Examples/KinectSkeleton ForceHands with Sound/Materials/Horse_Head.obj
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="c6a8ca49-0b91-43c0-a787-44b1fda29c5f" name="Default Changelist" comment="implement FFT waterfall">
|
<list default="true" id="c6a8ca49-0b91-43c0-a787-44b1fda29c5f" name="Default Changelist" comment="implement FFT waterfall">
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.UnityProject/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.UnityProject/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Boxes.vfx" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Boxes.vfx" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Boxes.vfx" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Boxes.vfx" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Particles.vfx" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Particles.vfx" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Particles.vfx" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/Examples/VisualEffectGraph/Particles.vfx" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
|
@ -243,7 +244,7 @@
|
||||||
<workItem from="1572298619890" duration="330000" />
|
<workItem from="1572298619890" duration="330000" />
|
||||||
<workItem from="1572535803542" duration="2972000" />
|
<workItem from="1572535803542" duration="2972000" />
|
||||||
<workItem from="1572989100706" duration="59000" />
|
<workItem from="1572989100706" duration="59000" />
|
||||||
<workItem from="1573318954202" duration="512000" />
|
<workItem from="1573318954202" duration="631000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="add Kinect Manager">
|
<task id="LOCAL-00001" summary="add Kinect Manager">
|
||||||
<created>1562485186899</created>
|
<created>1562485186899</created>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -12,154 +12,47 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 0cf1dab834d4ec34195b920ea7bbf9ec, type: 3}
|
m_Script: {fileID: 11500000, guid: 0cf1dab834d4ec34195b920ea7bbf9ec, type: 3}
|
||||||
m_Name: HDRP
|
m_Name: HDRP
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_Version: 1
|
|
||||||
m_RenderPipelineResources: {fileID: 11400000, guid: 3ce144cff5783da45aa5d4fdc2da14b7,
|
m_RenderPipelineResources: {fileID: 11400000, guid: 3ce144cff5783da45aa5d4fdc2da14b7,
|
||||||
type: 2}
|
type: 2}
|
||||||
m_FrameSettings:
|
m_RenderPipelineRayTracingResources: {fileID: 0}
|
||||||
overrides: 0
|
m_RenderingPathDefaultCameraFrameSettings:
|
||||||
enableShadow: 1
|
bitDatas:
|
||||||
enableContactShadows: 1
|
data1: 69284264935197
|
||||||
enableShadowMask: 1
|
data2: 4539628424389459968
|
||||||
enableSSR: 0
|
lodBias: 1
|
||||||
enableSSAO: 1
|
lodBiasMode: 0
|
||||||
enableSubsurfaceScattering: 1
|
maximumLODLevel: 0
|
||||||
enableTransmission: 1
|
maximumLODLevelMode: 0
|
||||||
enableAtmosphericScattering: 1
|
m_RenderingPathDefaultBakedOrCustomReflectionFrameSettings:
|
||||||
enableVolumetrics: 1
|
bitDatas:
|
||||||
enableReprojectionForVolumetrics: 1
|
data1: 69284263952157
|
||||||
enableLightLayers: 1
|
data2: 4539628424389459968
|
||||||
diffuseGlobalDimmer: 1
|
lodBias: 1
|
||||||
specularGlobalDimmer: 1
|
lodBiasMode: 0
|
||||||
shaderLitMode: 1
|
maximumLODLevel: 0
|
||||||
enableDepthPrepassWithDeferredRendering: 0
|
maximumLODLevelMode: 0
|
||||||
enableTransparentPrepass: 1
|
m_RenderingPathDefaultRealtimeReflectionFrameSettings:
|
||||||
enableMotionVectors: 1
|
bitDatas:
|
||||||
enableObjectMotionVectors: 1
|
data1: 69284106608413
|
||||||
enableDecals: 1
|
data2: 4539628424389459968
|
||||||
enableRoughRefraction: 1
|
lodBias: 1
|
||||||
enableTransparentPostpass: 1
|
lodBiasMode: 0
|
||||||
enableDistortion: 1
|
maximumLODLevel: 0
|
||||||
enablePostprocess: 1
|
maximumLODLevelMode: 0
|
||||||
enableOpaqueObjects: 1
|
m_RenderPipelineSettings:
|
||||||
enableTransparentObjects: 1
|
|
||||||
enableRealtimePlanarReflection: 1
|
|
||||||
enableMSAA: 0
|
|
||||||
enableAsyncCompute: 1
|
|
||||||
runLightListAsync: 1
|
|
||||||
runSSRAsync: 1
|
|
||||||
runSSAOAsync: 1
|
|
||||||
runContactShadowsAsync: 1
|
|
||||||
runVolumeVoxelizationAsync: 1
|
|
||||||
lightLoopSettings:
|
|
||||||
overrides: 0
|
|
||||||
enableTileAndCluster: 1
|
|
||||||
enableComputeLightEvaluation: 1
|
|
||||||
enableComputeLightVariants: 1
|
|
||||||
enableComputeMaterialVariants: 1
|
|
||||||
enableFptlForForwardOpaque: 1
|
|
||||||
enableBigTilePrepass: 1
|
|
||||||
isFptlEnabled: 1
|
|
||||||
m_BakedOrCustomReflectionFrameSettings:
|
|
||||||
overrides: 0
|
|
||||||
enableShadow: 1
|
|
||||||
enableContactShadows: 1
|
|
||||||
enableShadowMask: 1
|
|
||||||
enableSSR: 0
|
|
||||||
enableSSAO: 1
|
|
||||||
enableSubsurfaceScattering: 1
|
|
||||||
enableTransmission: 1
|
|
||||||
enableAtmosphericScattering: 1
|
|
||||||
enableVolumetrics: 1
|
|
||||||
enableReprojectionForVolumetrics: 1
|
|
||||||
enableLightLayers: 1
|
|
||||||
diffuseGlobalDimmer: 1
|
|
||||||
specularGlobalDimmer: 1
|
|
||||||
shaderLitMode: 1
|
|
||||||
enableDepthPrepassWithDeferredRendering: 0
|
|
||||||
enableTransparentPrepass: 1
|
|
||||||
enableMotionVectors: 1
|
|
||||||
enableObjectMotionVectors: 1
|
|
||||||
enableDecals: 1
|
|
||||||
enableRoughRefraction: 1
|
|
||||||
enableTransparentPostpass: 1
|
|
||||||
enableDistortion: 1
|
|
||||||
enablePostprocess: 1
|
|
||||||
enableOpaqueObjects: 1
|
|
||||||
enableTransparentObjects: 1
|
|
||||||
enableRealtimePlanarReflection: 1
|
|
||||||
enableMSAA: 0
|
|
||||||
enableAsyncCompute: 1
|
|
||||||
runLightListAsync: 1
|
|
||||||
runSSRAsync: 1
|
|
||||||
runSSAOAsync: 1
|
|
||||||
runContactShadowsAsync: 1
|
|
||||||
runVolumeVoxelizationAsync: 1
|
|
||||||
lightLoopSettings:
|
|
||||||
overrides: 0
|
|
||||||
enableTileAndCluster: 1
|
|
||||||
enableComputeLightEvaluation: 1
|
|
||||||
enableComputeLightVariants: 1
|
|
||||||
enableComputeMaterialVariants: 1
|
|
||||||
enableFptlForForwardOpaque: 1
|
|
||||||
enableBigTilePrepass: 1
|
|
||||||
isFptlEnabled: 1
|
|
||||||
m_RealtimeReflectionFrameSettings:
|
|
||||||
overrides: 0
|
|
||||||
enableShadow: 1
|
|
||||||
enableContactShadows: 0
|
|
||||||
enableShadowMask: 0
|
|
||||||
enableSSR: 0
|
|
||||||
enableSSAO: 0
|
|
||||||
enableSubsurfaceScattering: 1
|
|
||||||
enableTransmission: 1
|
|
||||||
enableAtmosphericScattering: 0
|
|
||||||
enableVolumetrics: 1
|
|
||||||
enableReprojectionForVolumetrics: 1
|
|
||||||
enableLightLayers: 1
|
|
||||||
diffuseGlobalDimmer: 1
|
|
||||||
specularGlobalDimmer: 1
|
|
||||||
shaderLitMode: 1
|
|
||||||
enableDepthPrepassWithDeferredRendering: 0
|
|
||||||
enableTransparentPrepass: 1
|
|
||||||
enableMotionVectors: 1
|
|
||||||
enableObjectMotionVectors: 1
|
|
||||||
enableDecals: 1
|
|
||||||
enableRoughRefraction: 0
|
|
||||||
enableTransparentPostpass: 1
|
|
||||||
enableDistortion: 0
|
|
||||||
enablePostprocess: 0
|
|
||||||
enableOpaqueObjects: 1
|
|
||||||
enableTransparentObjects: 1
|
|
||||||
enableRealtimePlanarReflection: 1
|
|
||||||
enableMSAA: 0
|
|
||||||
enableAsyncCompute: 1
|
|
||||||
runLightListAsync: 1
|
|
||||||
runSSRAsync: 1
|
|
||||||
runSSAOAsync: 1
|
|
||||||
runContactShadowsAsync: 1
|
|
||||||
runVolumeVoxelizationAsync: 1
|
|
||||||
lightLoopSettings:
|
|
||||||
overrides: 0
|
|
||||||
enableTileAndCluster: 1
|
|
||||||
enableComputeLightEvaluation: 1
|
|
||||||
enableComputeLightVariants: 1
|
|
||||||
enableComputeMaterialVariants: 1
|
|
||||||
enableFptlForForwardOpaque: 1
|
|
||||||
enableBigTilePrepass: 1
|
|
||||||
isFptlEnabled: 1
|
|
||||||
renderPipelineSettings:
|
|
||||||
supportShadowMask: 1
|
supportShadowMask: 1
|
||||||
supportSSR: 0
|
supportSSR: 1
|
||||||
supportSSAO: 1
|
supportSSAO: 1
|
||||||
supportSubsurfaceScattering: 1
|
supportSubsurfaceScattering: 1
|
||||||
increaseSssSampleCount: 0
|
increaseSssSampleCount: 1
|
||||||
supportVolumetrics: 1
|
supportVolumetrics: 1
|
||||||
increaseResolutionOfVolumetrics: 0
|
increaseResolutionOfVolumetrics: 1
|
||||||
supportLightLayers: 0
|
supportLightLayers: 0
|
||||||
supportDistortion: 1
|
supportDistortion: 1
|
||||||
supportTransparentBackface: 1
|
supportTransparentBackface: 1
|
||||||
supportTransparentDepthPrepass: 1
|
supportTransparentDepthPrepass: 1
|
||||||
supportTransparentDepthPostpass: 1
|
supportTransparentDepthPostpass: 1
|
||||||
|
colorBufferFormat: 74
|
||||||
supportedLitShaderMode: 2
|
supportedLitShaderMode: 2
|
||||||
supportDecals: 1
|
supportDecals: 1
|
||||||
msaaSampleCount: 1
|
msaaSampleCount: 1
|
||||||
|
@ -167,6 +60,7 @@ MonoBehaviour:
|
||||||
supportRuntimeDebugDisplay: 1
|
supportRuntimeDebugDisplay: 1
|
||||||
supportDitheringCrossFade: 1
|
supportDitheringCrossFade: 1
|
||||||
supportRayTracing: 0
|
supportRayTracing: 0
|
||||||
|
supportedRaytracingTier: 2
|
||||||
lightLoopSettings:
|
lightLoopSettings:
|
||||||
cookieSize: 128
|
cookieSize: 128
|
||||||
cookieTexArraySize: 16
|
cookieTexArraySize: 16
|
||||||
|
@ -175,7 +69,7 @@ MonoBehaviour:
|
||||||
planarReflectionProbeCacheSize: 2
|
planarReflectionProbeCacheSize: 2
|
||||||
planarReflectionTextureSize: 1024
|
planarReflectionTextureSize: 1024
|
||||||
reflectionProbeCacheSize: 64
|
reflectionProbeCacheSize: 64
|
||||||
reflectionCubemapSize: 256
|
reflectionCubemapSize: 512
|
||||||
reflectionCacheCompressed: 0
|
reflectionCacheCompressed: 0
|
||||||
planarReflectionCacheCompressed: 0
|
planarReflectionCacheCompressed: 0
|
||||||
skyReflectionSize: 256
|
skyReflectionSize: 256
|
||||||
|
@ -189,17 +83,177 @@ MonoBehaviour:
|
||||||
maxEnvLightsOnScreen: 64
|
maxEnvLightsOnScreen: 64
|
||||||
maxDecalsOnScreen: 512
|
maxDecalsOnScreen: 512
|
||||||
hdShadowInitParams:
|
hdShadowInitParams:
|
||||||
shadowAtlasResolution: 4096
|
|
||||||
maxShadowRequests: 128
|
maxShadowRequests: 128
|
||||||
shadowMapsDepthBits: 32
|
directionalShadowsDepthBits: 32
|
||||||
useDynamicViewportRescale: 1
|
|
||||||
shadowQuality: 0
|
shadowQuality: 0
|
||||||
|
punctualLightShadowAtlas:
|
||||||
|
shadowAtlasResolution: 4096
|
||||||
|
shadowAtlasDepthBits: 32
|
||||||
|
useDynamicViewportRescale: 1
|
||||||
|
areaLightShadowAtlas:
|
||||||
|
shadowAtlasResolution: 4096
|
||||||
|
shadowAtlasDepthBits: 32
|
||||||
|
useDynamicViewportRescale: 1
|
||||||
|
supportScreenSpaceShadows: 0
|
||||||
|
maxScreenSpaceShadows: 2
|
||||||
decalSettings:
|
decalSettings:
|
||||||
drawDistance: 1000
|
drawDistance: 1000
|
||||||
atlasWidth: 4096
|
atlasWidth: 4096
|
||||||
atlasHeight: 4096
|
atlasHeight: 4096
|
||||||
perChannelMask: 0
|
perChannelMask: 0
|
||||||
|
postProcessSettings:
|
||||||
|
m_LutSize: 32
|
||||||
|
lutFormat: 48
|
||||||
|
dynamicResolutionSettings:
|
||||||
|
enabled: 0
|
||||||
|
maxPercentage: 100
|
||||||
|
minPercentage: 100
|
||||||
|
dynResType: 1
|
||||||
|
upsampleFilter: 1
|
||||||
|
forceResolution: 0
|
||||||
|
forcedPercentage: 100
|
||||||
|
lowresTransparentSettings:
|
||||||
|
enabled: 1
|
||||||
|
checkerboardDepthBuffer: 1
|
||||||
|
upsampleType: 1
|
||||||
allowShaderVariantStripping: 1
|
allowShaderVariantStripping: 1
|
||||||
enableSRPBatcher: 0
|
enableSRPBatcher: 0
|
||||||
enableVariantStrippingLog: 0
|
shaderVariantLogLevel: 0
|
||||||
diffusionProfileSettings: {fileID: 0}
|
diffusionProfileSettings: {fileID: 0}
|
||||||
|
diffusionProfileSettingsList: []
|
||||||
|
m_Version: 5
|
||||||
|
m_ObsoleteFrameSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableShadow: 0
|
||||||
|
enableContactShadows: 0
|
||||||
|
enableShadowMask: 0
|
||||||
|
enableSSR: 0
|
||||||
|
enableSSAO: 0
|
||||||
|
enableSubsurfaceScattering: 0
|
||||||
|
enableTransmission: 0
|
||||||
|
enableAtmosphericScattering: 0
|
||||||
|
enableVolumetrics: 0
|
||||||
|
enableReprojectionForVolumetrics: 0
|
||||||
|
enableLightLayers: 0
|
||||||
|
enableExposureControl: 1
|
||||||
|
diffuseGlobalDimmer: 0
|
||||||
|
specularGlobalDimmer: 0
|
||||||
|
shaderLitMode: 0
|
||||||
|
enableDepthPrepassWithDeferredRendering: 0
|
||||||
|
enableTransparentPrepass: 0
|
||||||
|
enableMotionVectors: 0
|
||||||
|
enableObjectMotionVectors: 0
|
||||||
|
enableDecals: 0
|
||||||
|
enableRoughRefraction: 0
|
||||||
|
enableTransparentPostpass: 0
|
||||||
|
enableDistortion: 0
|
||||||
|
enablePostprocess: 0
|
||||||
|
enableOpaqueObjects: 0
|
||||||
|
enableTransparentObjects: 0
|
||||||
|
enableRealtimePlanarReflection: 0
|
||||||
|
enableMSAA: 0
|
||||||
|
enableAsyncCompute: 0
|
||||||
|
runLightListAsync: 0
|
||||||
|
runSSRAsync: 0
|
||||||
|
runSSAOAsync: 0
|
||||||
|
runContactShadowsAsync: 0
|
||||||
|
runVolumeVoxelizationAsync: 0
|
||||||
|
lightLoopSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableDeferredTileAndCluster: 0
|
||||||
|
enableComputeLightEvaluation: 0
|
||||||
|
enableComputeLightVariants: 0
|
||||||
|
enableComputeMaterialVariants: 0
|
||||||
|
enableFptlForForwardOpaque: 0
|
||||||
|
enableBigTilePrepass: 0
|
||||||
|
isFptlEnabled: 0
|
||||||
|
m_ObsoleteBakedOrCustomReflectionFrameSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableShadow: 0
|
||||||
|
enableContactShadows: 0
|
||||||
|
enableShadowMask: 0
|
||||||
|
enableSSR: 0
|
||||||
|
enableSSAO: 0
|
||||||
|
enableSubsurfaceScattering: 0
|
||||||
|
enableTransmission: 0
|
||||||
|
enableAtmosphericScattering: 0
|
||||||
|
enableVolumetrics: 0
|
||||||
|
enableReprojectionForVolumetrics: 0
|
||||||
|
enableLightLayers: 0
|
||||||
|
enableExposureControl: 1
|
||||||
|
diffuseGlobalDimmer: 0
|
||||||
|
specularGlobalDimmer: 0
|
||||||
|
shaderLitMode: 0
|
||||||
|
enableDepthPrepassWithDeferredRendering: 0
|
||||||
|
enableTransparentPrepass: 0
|
||||||
|
enableMotionVectors: 0
|
||||||
|
enableObjectMotionVectors: 0
|
||||||
|
enableDecals: 0
|
||||||
|
enableRoughRefraction: 0
|
||||||
|
enableTransparentPostpass: 0
|
||||||
|
enableDistortion: 0
|
||||||
|
enablePostprocess: 0
|
||||||
|
enableOpaqueObjects: 0
|
||||||
|
enableTransparentObjects: 0
|
||||||
|
enableRealtimePlanarReflection: 0
|
||||||
|
enableMSAA: 0
|
||||||
|
enableAsyncCompute: 0
|
||||||
|
runLightListAsync: 0
|
||||||
|
runSSRAsync: 0
|
||||||
|
runSSAOAsync: 0
|
||||||
|
runContactShadowsAsync: 0
|
||||||
|
runVolumeVoxelizationAsync: 0
|
||||||
|
lightLoopSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableDeferredTileAndCluster: 0
|
||||||
|
enableComputeLightEvaluation: 0
|
||||||
|
enableComputeLightVariants: 0
|
||||||
|
enableComputeMaterialVariants: 0
|
||||||
|
enableFptlForForwardOpaque: 0
|
||||||
|
enableBigTilePrepass: 0
|
||||||
|
isFptlEnabled: 0
|
||||||
|
m_ObsoleteRealtimeReflectionFrameSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableShadow: 0
|
||||||
|
enableContactShadows: 0
|
||||||
|
enableShadowMask: 0
|
||||||
|
enableSSR: 0
|
||||||
|
enableSSAO: 0
|
||||||
|
enableSubsurfaceScattering: 0
|
||||||
|
enableTransmission: 0
|
||||||
|
enableAtmosphericScattering: 0
|
||||||
|
enableVolumetrics: 0
|
||||||
|
enableReprojectionForVolumetrics: 0
|
||||||
|
enableLightLayers: 0
|
||||||
|
enableExposureControl: 1
|
||||||
|
diffuseGlobalDimmer: 0
|
||||||
|
specularGlobalDimmer: 0
|
||||||
|
shaderLitMode: 0
|
||||||
|
enableDepthPrepassWithDeferredRendering: 0
|
||||||
|
enableTransparentPrepass: 0
|
||||||
|
enableMotionVectors: 0
|
||||||
|
enableObjectMotionVectors: 0
|
||||||
|
enableDecals: 0
|
||||||
|
enableRoughRefraction: 0
|
||||||
|
enableTransparentPostpass: 0
|
||||||
|
enableDistortion: 0
|
||||||
|
enablePostprocess: 0
|
||||||
|
enableOpaqueObjects: 0
|
||||||
|
enableTransparentObjects: 0
|
||||||
|
enableRealtimePlanarReflection: 0
|
||||||
|
enableMSAA: 0
|
||||||
|
enableAsyncCompute: 0
|
||||||
|
runLightListAsync: 0
|
||||||
|
runSSRAsync: 0
|
||||||
|
runSSAOAsync: 0
|
||||||
|
runContactShadowsAsync: 0
|
||||||
|
runVolumeVoxelizationAsync: 0
|
||||||
|
lightLoopSettings:
|
||||||
|
overrides: 0
|
||||||
|
enableDeferredTileAndCluster: 0
|
||||||
|
enableComputeLightEvaluation: 0
|
||||||
|
enableComputeLightVariants: 0
|
||||||
|
enableComputeMaterialVariants: 0
|
||||||
|
enableFptlForForwardOpaque: 0
|
||||||
|
enableBigTilePrepass: 0
|
||||||
|
isFptlEnabled: 0
|
||||||
|
|
|
@ -25,7 +25,7 @@ MonoBehaviour:
|
||||||
maximumLODLevelMode: 0
|
maximumLODLevelMode: 0
|
||||||
m_RenderingPathDefaultBakedOrCustomReflectionFrameSettings:
|
m_RenderingPathDefaultBakedOrCustomReflectionFrameSettings:
|
||||||
bitDatas:
|
bitDatas:
|
||||||
data1: 64881914049309
|
data1: 64881922437917
|
||||||
data2: 4539628424389459968
|
data2: 4539628424389459968
|
||||||
lodBias: 1
|
lodBias: 1
|
||||||
lodBiasMode: 0
|
lodBiasMode: 0
|
||||||
|
@ -41,7 +41,7 @@ MonoBehaviour:
|
||||||
maximumLODLevelMode: 0
|
maximumLODLevelMode: 0
|
||||||
m_RenderPipelineSettings:
|
m_RenderPipelineSettings:
|
||||||
supportShadowMask: 1
|
supportShadowMask: 1
|
||||||
supportSSR: 0
|
supportSSR: 1
|
||||||
supportSSAO: 1
|
supportSSAO: 1
|
||||||
supportSubsurfaceScattering: 1
|
supportSubsurfaceScattering: 1
|
||||||
increaseSssSampleCount: 0
|
increaseSssSampleCount: 0
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e5941451fee25f74181b17302a9721c6
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -0,0 +1,91 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8cd947f63d474034cab516a69fef1ecf
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 10
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 0
|
||||||
|
sRGBTexture: 0
|
||||||
|
linearTexture: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapsPreserveCoverage: 0
|
||||||
|
alphaTestReferenceValue: 0.5
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: 0.25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
streamingMipmaps: 0
|
||||||
|
streamingMipmapsPriority: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 6
|
||||||
|
cubemapConvolution: 0
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: 1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
filterMode: 1
|
||||||
|
aniso: 1
|
||||||
|
mipBias: -100
|
||||||
|
wrapU: 0
|
||||||
|
wrapV: 0
|
||||||
|
wrapW: 0
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: 0.5, y: 0.5}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spriteGenerateFallbackPhysicsShape: 1
|
||||||
|
alphaUsage: 1
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
spriteTessellationDetail: -1
|
||||||
|
textureType: 0
|
||||||
|
textureShape: 2
|
||||||
|
singleChannelComponent: 0
|
||||||
|
maxTextureSizeSet: 0
|
||||||
|
compressionQualitySet: 0
|
||||||
|
textureFormatSet: 0
|
||||||
|
platformSettings:
|
||||||
|
- serializedVersion: 3
|
||||||
|
buildTarget: DefaultTexturePlatform
|
||||||
|
maxTextureSize: 2048
|
||||||
|
resizeAlgorithm: 0
|
||||||
|
textureFormat: -1
|
||||||
|
textureCompression: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
crunchedCompression: 0
|
||||||
|
allowsAlphaSplitting: 0
|
||||||
|
overridden: 0
|
||||||
|
androidETC2FallbackOverride: 0
|
||||||
|
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||||
|
spriteSheet:
|
||||||
|
serializedVersion: 2
|
||||||
|
sprites: []
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID:
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spritePackingTag:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
pSDShowRemoveMatteOption: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -1,68 +1,5 @@
|
||||||
%YAML 1.1
|
%YAML 1.1
|
||||||
%TAG !u! tag:unity3d.com,2011:
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
--- !u!114 &-231705743890080272
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 3
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 0}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: 9008a067f4d626c4d8bc4bc48f04bb89, type: 3}
|
|
||||||
m_Name: AmbientOcclusion
|
|
||||||
m_EditorClassIdentifier:
|
|
||||||
active: 1
|
|
||||||
m_AdvancedMode: 0
|
|
||||||
intensity:
|
|
||||||
m_OverrideState: 1
|
|
||||||
m_Value: 0
|
|
||||||
min: 0
|
|
||||||
max: 4
|
|
||||||
stepCount:
|
|
||||||
m_OverrideState: 1
|
|
||||||
m_Value: 6
|
|
||||||
min: 2
|
|
||||||
max: 32
|
|
||||||
radius:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 2
|
|
||||||
min: 0.25
|
|
||||||
max: 5
|
|
||||||
fullResolution:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 0
|
|
||||||
maximumRadiusInPixels:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 40
|
|
||||||
min: 16
|
|
||||||
max: 256
|
|
||||||
directLightingStrength:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 0
|
|
||||||
min: 0
|
|
||||||
max: 1
|
|
||||||
enableRaytracing:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 0
|
|
||||||
rayLength:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 0.5
|
|
||||||
min: 0
|
|
||||||
max: 50
|
|
||||||
enableFilter:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 0
|
|
||||||
numSamples:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 4
|
|
||||||
min: 1
|
|
||||||
max: 64
|
|
||||||
filterRadius:
|
|
||||||
m_OverrideState: 0
|
|
||||||
m_Value: 16
|
|
||||||
min: 1
|
|
||||||
max: 32
|
|
||||||
--- !u!114 &11400000
|
--- !u!114 &11400000
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -77,7 +14,56 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
components:
|
components:
|
||||||
- {fileID: 4080122954464860380}
|
- {fileID: 4080122954464860380}
|
||||||
- {fileID: -231705743890080272}
|
- {fileID: 3246725426051291698}
|
||||||
|
--- !u!114 &3246725426051291698
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 3
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 24f077503be6ae942a1e1245dbd53ea9, type: 3}
|
||||||
|
m_Name: Bloom
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
active: 1
|
||||||
|
m_AdvancedMode: 0
|
||||||
|
intensity:
|
||||||
|
m_OverrideState: 1
|
||||||
|
m_Value: 0.377
|
||||||
|
min: 0
|
||||||
|
max: 1
|
||||||
|
scatter:
|
||||||
|
m_OverrideState: 1
|
||||||
|
m_Value: 0.335
|
||||||
|
min: 0
|
||||||
|
max: 1
|
||||||
|
tint:
|
||||||
|
m_OverrideState: 1
|
||||||
|
m_Value: {r: 0.8160377, g: 0.85592633, b: 1, a: 1}
|
||||||
|
hdr: 0
|
||||||
|
showAlpha: 0
|
||||||
|
showEyeDropper: 1
|
||||||
|
dirtTexture:
|
||||||
|
m_OverrideState: 1
|
||||||
|
m_Value: {fileID: 2800000, guid: 7a051dbda2d7bc447bee412427cd311e, type: 3}
|
||||||
|
dirtIntensity:
|
||||||
|
m_OverrideState: 1
|
||||||
|
m_Value: 5.14
|
||||||
|
min: 0
|
||||||
|
highQualityFiltering:
|
||||||
|
m_OverrideState: 0
|
||||||
|
m_Value: 1
|
||||||
|
resolution:
|
||||||
|
m_OverrideState: 0
|
||||||
|
m_Value: 2
|
||||||
|
prefilter:
|
||||||
|
m_OverrideState: 0
|
||||||
|
m_Value: 0
|
||||||
|
anamorphic:
|
||||||
|
m_OverrideState: 0
|
||||||
|
m_Value: 1
|
||||||
--- !u!114 &4080122954464860380
|
--- !u!114 &4080122954464860380
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 3
|
m_ObjectHideFlags: 3
|
||||||
|
@ -97,7 +83,7 @@ MonoBehaviour:
|
||||||
m_Value: 1
|
m_Value: 1
|
||||||
focusDistance:
|
focusDistance:
|
||||||
m_OverrideState: 1
|
m_OverrideState: 1
|
||||||
m_Value: 10
|
m_Value: 5
|
||||||
min: 0.1
|
min: 0.1
|
||||||
nearFocusStart:
|
nearFocusStart:
|
||||||
m_OverrideState: 0
|
m_OverrideState: 0
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: aa7e28cb7135b1941b460050622b4a54
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,254 @@
|
||||||
|
%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: Blue
|
||||||
|
m_Shader: {fileID: -6465566751694194690, guid: 781f18383d4b26748bf3d3f6c44155ca,
|
||||||
|
type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap:
|
||||||
|
MotionVector: User
|
||||||
|
disabledShaderPasses:
|
||||||
|
- DistortionVectors
|
||||||
|
- TransparentBackface
|
||||||
|
- TransparentDepthPrepass
|
||||||
|
- TransparentDepthPostpass
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _AnisotropyMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BaseColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _CoatMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DistortionVectorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissiveColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _HeightMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceThicknessMap:
|
||||||
|
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}
|
||||||
|
- _MaskMap:
|
||||||
|
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}
|
||||||
|
- _NormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecularColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SubsurfaceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ThicknessMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TransmittanceColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- Vector1_6C03E823: 0
|
||||||
|
- _AORemapMax: 1
|
||||||
|
- _AORemapMin: 0
|
||||||
|
- _ATDistance: 1
|
||||||
|
- _AlbedoAffectEmissive: 0
|
||||||
|
- _AlphaCutoff: 0.5
|
||||||
|
- _AlphaCutoffEnable: 0
|
||||||
|
- _AlphaCutoffPostpass: 0.5
|
||||||
|
- _AlphaCutoffPrepass: 0.5
|
||||||
|
- _AlphaCutoffShadow: 0.5
|
||||||
|
- _AlphaDstBlend: 0
|
||||||
|
- _AlphaSrcBlend: 1
|
||||||
|
- _Anisotropy: 0
|
||||||
|
- _BlendMode: 0
|
||||||
|
- _BoostEmission: 0
|
||||||
|
- _Boost_Emission: 0
|
||||||
|
- _CoatMask: 0
|
||||||
|
- _CullMode: 2
|
||||||
|
- _CullModeForward: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DepthOffsetEnable: 0
|
||||||
|
- _DetailAlbedoScale: 1
|
||||||
|
- _DetailNormalScale: 1
|
||||||
|
- _DetailSmoothnessScale: 1
|
||||||
|
- _DiffusionProfile: 0
|
||||||
|
- _DiffusionProfileHash: 0
|
||||||
|
- _DisplacementLockObjectScale: 1
|
||||||
|
- _DisplacementLockTilingScale: 1
|
||||||
|
- _DisplacementMode: 0
|
||||||
|
- _DistortionBlendMode: 0
|
||||||
|
- _DistortionBlurBlendMode: 0
|
||||||
|
- _DistortionBlurDstBlend: 1
|
||||||
|
- _DistortionBlurRemapMax: 1
|
||||||
|
- _DistortionBlurRemapMin: 0
|
||||||
|
- _DistortionBlurScale: 1
|
||||||
|
- _DistortionBlurSrcBlend: 1
|
||||||
|
- _DistortionDepthTest: 1
|
||||||
|
- _DistortionDstBlend: 1
|
||||||
|
- _DistortionEnable: 0
|
||||||
|
- _DistortionScale: 1
|
||||||
|
- _DistortionSrcBlend: 1
|
||||||
|
- _DistortionVectorBias: -1
|
||||||
|
- _DistortionVectorScale: 2
|
||||||
|
- _DoubleSidedEnable: 0
|
||||||
|
- _DoubleSidedNormalMode: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _EmissiveColorMode: 1
|
||||||
|
- _EmissiveExposureWeight: 1
|
||||||
|
- _EmissiveIntensity: 0
|
||||||
|
- _EmissiveIntensityUnit: 0
|
||||||
|
- _EnableBlendModePreserveSpecularLighting: 1
|
||||||
|
- _EnableFogOnTransparent: 1
|
||||||
|
- _EnableGeometricSpecularAA: 0
|
||||||
|
- _EnableSpecularOcclusion: 0
|
||||||
|
- _EnergyConservingSpecularColor: 1
|
||||||
|
- _HdrpVersion: 2
|
||||||
|
- _HeightAmplitude: 0.02
|
||||||
|
- _HeightCenter: 0.5
|
||||||
|
- _HeightMapParametrization: 0
|
||||||
|
- _HeightMax: 1
|
||||||
|
- _HeightMin: -1
|
||||||
|
- _HeightOffset: 0
|
||||||
|
- _HeightPoMAmplitude: 2
|
||||||
|
- _HeightTessAmplitude: 2
|
||||||
|
- _HeightTessCenter: 0.5
|
||||||
|
- _InvTilingScale: 1
|
||||||
|
- _Ior: 1
|
||||||
|
- _IridescenceMask: 1
|
||||||
|
- _IridescenceThickness: 1
|
||||||
|
- _LinkDetailsWithBase: 1
|
||||||
|
- _MaterialID: 1
|
||||||
|
- _Metallic: 1
|
||||||
|
- _NormalMapSpace: 0
|
||||||
|
- _NormalScale: 1
|
||||||
|
- _PPDLodThreshold: 5
|
||||||
|
- _PPDMaxSamples: 15
|
||||||
|
- _PPDMinSamples: 5
|
||||||
|
- _PPDPrimitiveLength: 1
|
||||||
|
- _PPDPrimitiveWidth: 1
|
||||||
|
- _ReceivesSSR: 1
|
||||||
|
- _RefractionModel: 0
|
||||||
|
- _RenderQueueType: 1
|
||||||
|
- _RequireSplitLighting: 0
|
||||||
|
- _SSRefractionProjectionModel: 0
|
||||||
|
- _Smoothness: 1
|
||||||
|
- _SmoothnessRemapMax: 1
|
||||||
|
- _SmoothnessRemapMin: 0
|
||||||
|
- _SpecularAAScreenSpaceVariance: 0.1
|
||||||
|
- _SpecularAAThreshold: 0.2
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _StencilRef: 2
|
||||||
|
- _StencilRefDepth: 0
|
||||||
|
- _StencilRefDistortionVec: 64
|
||||||
|
- _StencilRefGBuffer: 2
|
||||||
|
- _StencilRefMV: 128
|
||||||
|
- _StencilWriteMask: 3
|
||||||
|
- _StencilWriteMaskDepth: 48
|
||||||
|
- _StencilWriteMaskDistortionVec: 64
|
||||||
|
- _StencilWriteMaskGBuffer: 51
|
||||||
|
- _StencilWriteMaskMV: 176
|
||||||
|
- _SubsurfaceMask: 1
|
||||||
|
- _SupportDecals: 1
|
||||||
|
- _SurfaceType: 0
|
||||||
|
- _TexWorldScale: 1
|
||||||
|
- _TexWorldScaleEmissive: 1
|
||||||
|
- _Thickness: 1
|
||||||
|
- _ThicknessMultiplier: 1
|
||||||
|
- _TransmissionEnable: 1
|
||||||
|
- _TransparentBackfaceEnable: 0
|
||||||
|
- _TransparentCullMode: 2
|
||||||
|
- _TransparentDepthPostpassEnable: 0
|
||||||
|
- _TransparentDepthPrepassEnable: 0
|
||||||
|
- _TransparentSortPriority: 0
|
||||||
|
- _TransparentWritingMotionVec: 0
|
||||||
|
- _UVBase: 0
|
||||||
|
- _UVDetail: 0
|
||||||
|
- _UVEmissive: 0
|
||||||
|
- _UseEmissiveIntensity: 1
|
||||||
|
- _UseShadowThreshold: 0
|
||||||
|
- _ZTestDepthEqualForOpaque: 3
|
||||||
|
- _ZTestGBuffer: 4
|
||||||
|
- _ZTestModeDistortion: 4
|
||||||
|
- _ZTestTransparent: 4
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- Color_9D08F9B8: {r: 0, g: 0.07073355, b: 1, a: 0}
|
||||||
|
- _BaseColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _Color: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
|
||||||
|
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _EmissiveColorLDR: {r: 1, g: 0, b: 0, a: 0.6901961}
|
||||||
|
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
|
||||||
|
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 99a987d8404308e41af5f47ef61808fc
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because it is too large
Load diff
|
@ -7,14 +7,16 @@ Material:
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: BLACK
|
m_Name: Mirror
|
||||||
m_Shader: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3}
|
m_Shader: {fileID: -6465566751694194690, guid: ec7b39832ac9b18418a76033349dea6a,
|
||||||
m_ShaderKeywords: _NORMALMAP_TANGENT_SPACE
|
type: 3}
|
||||||
m_LightmapFlags: 4
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 1
|
||||||
m_EnableInstancingVariants: 0
|
m_EnableInstancingVariants: 0
|
||||||
m_DoubleSidedGI: 0
|
m_DoubleSidedGI: 0
|
||||||
m_CustomRenderQueue: -1
|
m_CustomRenderQueue: 2000
|
||||||
stringTagMap: {}
|
stringTagMap:
|
||||||
|
MotionVector: User
|
||||||
disabledShaderPasses:
|
disabledShaderPasses:
|
||||||
- DistortionVectors
|
- DistortionVectors
|
||||||
- MOTIONVECTORS
|
- MOTIONVECTORS
|
||||||
|
@ -179,7 +181,7 @@ Material:
|
||||||
- _MaterialID: 1
|
- _MaterialID: 1
|
||||||
- _Metallic: 1
|
- _Metallic: 1
|
||||||
- _NormalMapSpace: 0
|
- _NormalMapSpace: 0
|
||||||
- _NormalScale: 1
|
- _NormalScale: 0
|
||||||
- _PPDLodThreshold: 5
|
- _PPDLodThreshold: 5
|
||||||
- _PPDMaxSamples: 15
|
- _PPDMaxSamples: 15
|
||||||
- _PPDMinSamples: 5
|
- _PPDMinSamples: 5
|
||||||
|
@ -187,6 +189,8 @@ Material:
|
||||||
- _PPDPrimitiveWidth: 1
|
- _PPDPrimitiveWidth: 1
|
||||||
- _ReceivesSSR: 1
|
- _ReceivesSSR: 1
|
||||||
- _RefractionModel: 0
|
- _RefractionModel: 0
|
||||||
|
- _RenderQueueType: 1
|
||||||
|
- _RequireSplitLighting: 0
|
||||||
- _SSRefractionProjectionModel: 0
|
- _SSRefractionProjectionModel: 0
|
||||||
- _Smoothness: 1
|
- _Smoothness: 1
|
||||||
- _SmoothnessRemapMax: 1
|
- _SmoothnessRemapMax: 1
|
||||||
|
@ -229,9 +233,9 @@ Material:
|
||||||
- _ZTestTransparent: 4
|
- _ZTestTransparent: 4
|
||||||
- _ZWrite: 1
|
- _ZWrite: 1
|
||||||
m_Colors:
|
m_Colors:
|
||||||
- _BaseColor: {r: 0, g: 0, b: 0, a: 1}
|
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
|
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
|
||||||
- _Color: {r: 0, g: 0, b: 0, a: 1}
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
|
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
|
||||||
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
|
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
|
||||||
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
|
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 18dc0a87ee586304eb3be5446eb71138
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ec7b39832ac9b18418a76033349dea6a
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}
|
|
@ -0,0 +1,277 @@
|
||||||
|
%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: New Material
|
||||||
|
m_Shader: {fileID: -6465566751694194690, guid: ec7b39832ac9b18418a76033349dea6a,
|
||||||
|
type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: 2000
|
||||||
|
stringTagMap:
|
||||||
|
MotionVector: User
|
||||||
|
disabledShaderPasses:
|
||||||
|
- TransparentBackface
|
||||||
|
- MOTIONVECTORS
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- Texture2D_189C8E90:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- Texture2D_6C0DA6CC:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- Texture2D_9D58E1D1:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _AnisotropyMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BaseColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _CoatMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DistortionVectorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissiveColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _HeightMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceThicknessMap:
|
||||||
|
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}
|
||||||
|
- _MaskMap:
|
||||||
|
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}
|
||||||
|
- _NormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecularColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SubsurfaceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ThicknessMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TransmittanceColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- Boolean_F987B642: 0
|
||||||
|
- Vector1_53EF6B78: 0.8
|
||||||
|
- Vector1_7D9AC3D3: 1
|
||||||
|
- Vector1_901E5FC2: 1
|
||||||
|
- _AO: 2.4
|
||||||
|
- _AORemapMax: 1
|
||||||
|
- _AORemapMin: 0
|
||||||
|
- _ATDistance: 1
|
||||||
|
- _AlbedoAffectEmissive: 0
|
||||||
|
- _AlphaCutoff: 0.5
|
||||||
|
- _AlphaCutoffEnable: 0
|
||||||
|
- _AlphaCutoffPostpass: 0.5
|
||||||
|
- _AlphaCutoffPrepass: 0.5
|
||||||
|
- _AlphaCutoffShadow: 0.5
|
||||||
|
- _AlphaCutoffShadows: 0.5
|
||||||
|
- _AlphaDstBlend: 0
|
||||||
|
- _AlphaSrcBlend: 1
|
||||||
|
- _Anisotropy: 0
|
||||||
|
- _BaseLight: 0.35
|
||||||
|
- _BlendMode: 0
|
||||||
|
- _CoatMask: 0
|
||||||
|
- _CullMode: 2
|
||||||
|
- _CullModeForward: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DepthOffsetEnable: 0
|
||||||
|
- _DetailAlbedoScale: 1
|
||||||
|
- _DetailNormalScale: 1
|
||||||
|
- _DetailSmoothnessScale: 1
|
||||||
|
- _DiffusionProfile: 0
|
||||||
|
- _DiffusionProfileHash: 0
|
||||||
|
- _DisplacementLockObjectScale: 1
|
||||||
|
- _DisplacementLockTilingScale: 1
|
||||||
|
- _DisplacementMode: 0
|
||||||
|
- _DistortionBlendMode: 0
|
||||||
|
- _DistortionBlurBlendMode: 0
|
||||||
|
- _DistortionBlurDstBlend: 0
|
||||||
|
- _DistortionBlurRemapMax: 1
|
||||||
|
- _DistortionBlurRemapMin: 0
|
||||||
|
- _DistortionBlurScale: 1
|
||||||
|
- _DistortionBlurSrcBlend: 0
|
||||||
|
- _DistortionDepthTest: 1
|
||||||
|
- _DistortionDstBlend: 0
|
||||||
|
- _DistortionEnable: 0
|
||||||
|
- _DistortionScale: 1
|
||||||
|
- _DistortionSrcBlend: 0
|
||||||
|
- _DistortionVectorBias: -1
|
||||||
|
- _DistortionVectorScale: 2
|
||||||
|
- _DoubleSidedEnable: 0
|
||||||
|
- _DoubleSidedNormalMode: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _EmissiveColorMode: 1
|
||||||
|
- _EmissiveExposureWeight: 1
|
||||||
|
- _EmissiveIntensity: 1
|
||||||
|
- _EmissiveIntensityUnit: 0
|
||||||
|
- _EnableBlendModePreserveSpecularLighting: 1
|
||||||
|
- _EnableFogOnTransparent: 1
|
||||||
|
- _EnableGeometricSpecularAA: 0
|
||||||
|
- _EnableSpecularOcclusion: 0
|
||||||
|
- _EnergyConservingSpecularColor: 1
|
||||||
|
- _HdrpVersion: 2
|
||||||
|
- _HeightAmplitude: 0.02
|
||||||
|
- _HeightCenter: 0.5
|
||||||
|
- _HeightMapParametrization: 0
|
||||||
|
- _HeightMax: 1
|
||||||
|
- _HeightMin: -1
|
||||||
|
- _HeightOffset: 0
|
||||||
|
- _HeightPoMAmplitude: 2
|
||||||
|
- _HeightTessAmplitude: 2
|
||||||
|
- _HeightTessCenter: 0.5
|
||||||
|
- _InvTilingScale: 1
|
||||||
|
- _Ior: 1
|
||||||
|
- _IridescenceMask: 1
|
||||||
|
- _IridescenceThickness: 1
|
||||||
|
- _LinkDetailsWithBase: 1
|
||||||
|
- _MaterialID: 1
|
||||||
|
- _Metallic: 0
|
||||||
|
- _NormalMapSpace: 0
|
||||||
|
- _NormalScale: 1
|
||||||
|
- _PPDLodThreshold: 5
|
||||||
|
- _PPDMaxSamples: 15
|
||||||
|
- _PPDMinSamples: 5
|
||||||
|
- _PPDPrimitiveLength: 1
|
||||||
|
- _PPDPrimitiveWidth: 1
|
||||||
|
- _ReceivesSSR: 1
|
||||||
|
- _RefractionModel: 0
|
||||||
|
- _RenderQueueType: 1
|
||||||
|
- _RequireSplitLighting: 0
|
||||||
|
- _SSRefractionProjectionModel: 0
|
||||||
|
- _SecondarySpecularMultiplier: 0.5
|
||||||
|
- _SecondarySpecularShift: -0.125
|
||||||
|
- _Smoothness: 0.5
|
||||||
|
- _SmoothnessRemapMax: 1
|
||||||
|
- _SmoothnessRemapMin: 0
|
||||||
|
- _SpecularAAScreenSpaceVariance: 0.1
|
||||||
|
- _SpecularAAThreshold: 0.2
|
||||||
|
- _SpecularMultiplier: 0.5
|
||||||
|
- _SpecularShift: 0.125
|
||||||
|
- _SquashAmount: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _StencilRef: 2
|
||||||
|
- _StencilRefDepth: 0
|
||||||
|
- _StencilRefDistortionVec: 64
|
||||||
|
- _StencilRefGBuffer: 2
|
||||||
|
- _StencilRefMV: 128
|
||||||
|
- _StencilWriteMask: 3
|
||||||
|
- _StencilWriteMaskDepth: 48
|
||||||
|
- _StencilWriteMaskDistortionVec: 64
|
||||||
|
- _StencilWriteMaskGBuffer: 51
|
||||||
|
- _StencilWriteMaskMV: 176
|
||||||
|
- _SubsurfaceMask: 1
|
||||||
|
- _SupportDecals: 1
|
||||||
|
- _SurfaceType: 0
|
||||||
|
- _TexWorldScale: 1
|
||||||
|
- _TexWorldScaleEmissive: 1
|
||||||
|
- _Thickness: 1
|
||||||
|
- _ThicknessMultiplier: 1
|
||||||
|
- _TransmissionEnable: 1
|
||||||
|
- _TransparentBackfaceEnable: 0
|
||||||
|
- _TransparentCullMode: 2
|
||||||
|
- _TransparentDepthPostpassEnable: 0
|
||||||
|
- _TransparentDepthPrepassEnable: 0
|
||||||
|
- _TransparentSortPriority: 0
|
||||||
|
- _TransparentWritingMotionVec: 0
|
||||||
|
- _UVBase: 0
|
||||||
|
- _UVDetail: 0
|
||||||
|
- _UVEmissive: 0
|
||||||
|
- _UseEmissiveIntensity: 0
|
||||||
|
- _UseShadowThreshold: 0
|
||||||
|
- _ZTestDepthEqualForOpaque: 3
|
||||||
|
- _ZTestGBuffer: 4
|
||||||
|
- _ZTestModeDistortion: 8
|
||||||
|
- _ZTestTransparent: 4
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- Color_6FC6C3A4: {r: 0.29999998, g: 0.19499996, b: 0.089999996, a: 1}
|
||||||
|
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
|
||||||
|
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _EmissiveColorLDR: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
|
||||||
|
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _TreeInstanceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _TreeInstanceScale: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _uvBaseMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _uvBaseST: {r: 1, g: 1, b: 0, a: 0}
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f66f3ce84aa9c7745bd1342e3d47cf25
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,254 @@
|
||||||
|
%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: RED
|
||||||
|
m_Shader: {fileID: -6465566751694194690, guid: 781f18383d4b26748bf3d3f6c44155ca,
|
||||||
|
type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap:
|
||||||
|
MotionVector: User
|
||||||
|
disabledShaderPasses:
|
||||||
|
- DistortionVectors
|
||||||
|
- TransparentBackface
|
||||||
|
- TransparentDepthPrepass
|
||||||
|
- TransparentDepthPostpass
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _AnisotropyMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BaseColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BentNormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _CoatMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DistortionVectorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissiveColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _HeightMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _IridescenceThicknessMap:
|
||||||
|
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}
|
||||||
|
- _MaskMap:
|
||||||
|
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}
|
||||||
|
- _NormalMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecularColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SubsurfaceMaskMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TangentMapOS:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ThicknessMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _TransmittanceColorMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- Vector1_6C03E823: 0
|
||||||
|
- _AORemapMax: 1
|
||||||
|
- _AORemapMin: 0
|
||||||
|
- _ATDistance: 1
|
||||||
|
- _AlbedoAffectEmissive: 0
|
||||||
|
- _AlphaCutoff: 0.5
|
||||||
|
- _AlphaCutoffEnable: 0
|
||||||
|
- _AlphaCutoffPostpass: 0.5
|
||||||
|
- _AlphaCutoffPrepass: 0.5
|
||||||
|
- _AlphaCutoffShadow: 0.5
|
||||||
|
- _AlphaDstBlend: 0
|
||||||
|
- _AlphaSrcBlend: 1
|
||||||
|
- _Anisotropy: 0
|
||||||
|
- _BlendMode: 0
|
||||||
|
- _BoostEmission: 0
|
||||||
|
- _Boost_Emission: 0
|
||||||
|
- _CoatMask: 0
|
||||||
|
- _CullMode: 2
|
||||||
|
- _CullModeForward: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DepthOffsetEnable: 0
|
||||||
|
- _DetailAlbedoScale: 1
|
||||||
|
- _DetailNormalScale: 1
|
||||||
|
- _DetailSmoothnessScale: 1
|
||||||
|
- _DiffusionProfile: 0
|
||||||
|
- _DiffusionProfileHash: 0
|
||||||
|
- _DisplacementLockObjectScale: 1
|
||||||
|
- _DisplacementLockTilingScale: 1
|
||||||
|
- _DisplacementMode: 0
|
||||||
|
- _DistortionBlendMode: 0
|
||||||
|
- _DistortionBlurBlendMode: 0
|
||||||
|
- _DistortionBlurDstBlend: 1
|
||||||
|
- _DistortionBlurRemapMax: 1
|
||||||
|
- _DistortionBlurRemapMin: 0
|
||||||
|
- _DistortionBlurScale: 1
|
||||||
|
- _DistortionBlurSrcBlend: 1
|
||||||
|
- _DistortionDepthTest: 1
|
||||||
|
- _DistortionDstBlend: 1
|
||||||
|
- _DistortionEnable: 0
|
||||||
|
- _DistortionScale: 1
|
||||||
|
- _DistortionSrcBlend: 1
|
||||||
|
- _DistortionVectorBias: -1
|
||||||
|
- _DistortionVectorScale: 2
|
||||||
|
- _DoubleSidedEnable: 0
|
||||||
|
- _DoubleSidedNormalMode: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _EmissiveColorMode: 1
|
||||||
|
- _EmissiveExposureWeight: 1
|
||||||
|
- _EmissiveIntensity: 0
|
||||||
|
- _EmissiveIntensityUnit: 0
|
||||||
|
- _EnableBlendModePreserveSpecularLighting: 1
|
||||||
|
- _EnableFogOnTransparent: 1
|
||||||
|
- _EnableGeometricSpecularAA: 0
|
||||||
|
- _EnableSpecularOcclusion: 0
|
||||||
|
- _EnergyConservingSpecularColor: 1
|
||||||
|
- _HdrpVersion: 2
|
||||||
|
- _HeightAmplitude: 0.02
|
||||||
|
- _HeightCenter: 0.5
|
||||||
|
- _HeightMapParametrization: 0
|
||||||
|
- _HeightMax: 1
|
||||||
|
- _HeightMin: -1
|
||||||
|
- _HeightOffset: 0
|
||||||
|
- _HeightPoMAmplitude: 2
|
||||||
|
- _HeightTessAmplitude: 2
|
||||||
|
- _HeightTessCenter: 0.5
|
||||||
|
- _InvTilingScale: 1
|
||||||
|
- _Ior: 1
|
||||||
|
- _IridescenceMask: 1
|
||||||
|
- _IridescenceThickness: 1
|
||||||
|
- _LinkDetailsWithBase: 1
|
||||||
|
- _MaterialID: 1
|
||||||
|
- _Metallic: 1
|
||||||
|
- _NormalMapSpace: 0
|
||||||
|
- _NormalScale: 1
|
||||||
|
- _PPDLodThreshold: 5
|
||||||
|
- _PPDMaxSamples: 15
|
||||||
|
- _PPDMinSamples: 5
|
||||||
|
- _PPDPrimitiveLength: 1
|
||||||
|
- _PPDPrimitiveWidth: 1
|
||||||
|
- _ReceivesSSR: 1
|
||||||
|
- _RefractionModel: 0
|
||||||
|
- _RenderQueueType: 1
|
||||||
|
- _RequireSplitLighting: 0
|
||||||
|
- _SSRefractionProjectionModel: 0
|
||||||
|
- _Smoothness: 1
|
||||||
|
- _SmoothnessRemapMax: 1
|
||||||
|
- _SmoothnessRemapMin: 0
|
||||||
|
- _SpecularAAScreenSpaceVariance: 0.1
|
||||||
|
- _SpecularAAThreshold: 0.2
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _StencilRef: 2
|
||||||
|
- _StencilRefDepth: 0
|
||||||
|
- _StencilRefDistortionVec: 64
|
||||||
|
- _StencilRefGBuffer: 2
|
||||||
|
- _StencilRefMV: 128
|
||||||
|
- _StencilWriteMask: 3
|
||||||
|
- _StencilWriteMaskDepth: 48
|
||||||
|
- _StencilWriteMaskDistortionVec: 64
|
||||||
|
- _StencilWriteMaskGBuffer: 51
|
||||||
|
- _StencilWriteMaskMV: 176
|
||||||
|
- _SubsurfaceMask: 1
|
||||||
|
- _SupportDecals: 1
|
||||||
|
- _SurfaceType: 0
|
||||||
|
- _TexWorldScale: 1
|
||||||
|
- _TexWorldScaleEmissive: 1
|
||||||
|
- _Thickness: 1
|
||||||
|
- _ThicknessMultiplier: 1
|
||||||
|
- _TransmissionEnable: 1
|
||||||
|
- _TransparentBackfaceEnable: 0
|
||||||
|
- _TransparentCullMode: 2
|
||||||
|
- _TransparentDepthPostpassEnable: 0
|
||||||
|
- _TransparentDepthPrepassEnable: 0
|
||||||
|
- _TransparentSortPriority: 0
|
||||||
|
- _TransparentWritingMotionVec: 0
|
||||||
|
- _UVBase: 0
|
||||||
|
- _UVDetail: 0
|
||||||
|
- _UVEmissive: 0
|
||||||
|
- _UseEmissiveIntensity: 1
|
||||||
|
- _UseShadowThreshold: 0
|
||||||
|
- _ZTestDepthEqualForOpaque: 3
|
||||||
|
- _ZTestGBuffer: 4
|
||||||
|
- _ZTestModeDistortion: 4
|
||||||
|
- _ZTestTransparent: 4
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- Color_9D08F9B8: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _BaseColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _Color: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
|
||||||
|
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _EmissiveColorLDR: {r: 1, g: 0, b: 0, a: 0.6901961}
|
||||||
|
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
|
||||||
|
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
|
||||||
|
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
|
||||||
|
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 781f18383d4b26748bf3d3f6c44155ca
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0ecf8749ee73c0e4d9accb0083aec822
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6820aca7f82c7f541807528b67bf813e
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,14 @@
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public class EmissionBind : MonoBehaviour
|
||||||
|
{
|
||||||
|
[SerializeField] private Material emissionBoost;
|
||||||
|
private static readonly string emissionIntensity = "_BoostEmission";
|
||||||
|
|
||||||
|
public void OnEnergyChanged (float energy)
|
||||||
|
{
|
||||||
|
emissionBoost.SetFloat(emissionIntensity, energy * .1f);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 113cc619463fedf44bd197b64f64b232
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,20 @@
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
namespace cylvester
|
||||||
|
{
|
||||||
|
public class JointMarker : MonoBehaviour
|
||||||
|
{
|
||||||
|
|
||||||
|
private Vector3 velocity;
|
||||||
|
[SerializeField] private Vector3 offset;
|
||||||
|
[SerializeField] public float smoothTime = .5f;
|
||||||
|
|
||||||
|
private float previousCallback_;
|
||||||
|
|
||||||
|
public void OnJointDataReceived(Windows.Kinect.Joint joint)
|
||||||
|
{
|
||||||
|
Vector3 newPosition = new Vector3(joint.Position.X * 10f, joint.Position.Y * 10f, joint.Position.Z * 10f);
|
||||||
|
transform.position = Vector3.SmoothDamp(transform.position, newPosition, ref velocity, smoothTime) + offset;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9779aa228c4b14b4bb859fa9c6ee68e6
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,73 @@
|
||||||
|
using System;
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
[RequireComponent(typeof(Camera))]
|
||||||
|
|
||||||
|
public class MultipleObjectCamera : MonoBehaviour
|
||||||
|
{
|
||||||
|
public List<Transform> targets;
|
||||||
|
public Vector3 offset;
|
||||||
|
private Vector3 velocity;
|
||||||
|
[SerializeField] float cameraSmoothing;
|
||||||
|
|
||||||
|
public float minZoom = 40f;
|
||||||
|
public float maxZoom = 10f;
|
||||||
|
public float zoomLimiter = 50f;
|
||||||
|
|
||||||
|
private Camera cam;
|
||||||
|
|
||||||
|
private void Start()
|
||||||
|
{
|
||||||
|
cam = GetComponent<Camera>();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void LateUpdate()
|
||||||
|
{
|
||||||
|
if (targets.Count == 0)
|
||||||
|
return;
|
||||||
|
Move();
|
||||||
|
Zoom();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void Move()
|
||||||
|
{
|
||||||
|
Vector3 centerPoint = GetCenterPoint();
|
||||||
|
Vector3 newPosition = centerPoint + offset;
|
||||||
|
transform.position = Vector3.SmoothDamp(transform.position, newPosition, ref velocity, cameraSmoothing);
|
||||||
|
}
|
||||||
|
|
||||||
|
void Zoom()
|
||||||
|
{
|
||||||
|
float newZoom = Mathf.Lerp(maxZoom, minZoom, GetGreatestDistance() / zoomLimiter);
|
||||||
|
cam.fieldOfView = Mathf.Lerp(cam.fieldOfView, newZoom, Time.deltaTime);
|
||||||
|
}
|
||||||
|
|
||||||
|
float GetGreatestDistance()
|
||||||
|
{
|
||||||
|
var bounds = new Bounds(targets[0].position, Vector3.zero);
|
||||||
|
for (int i = 0; i < targets.Count; i++)
|
||||||
|
{
|
||||||
|
bounds.Encapsulate(targets[i].position);
|
||||||
|
}
|
||||||
|
|
||||||
|
return bounds.size.x;
|
||||||
|
}
|
||||||
|
|
||||||
|
private Vector3 GetCenterPoint()
|
||||||
|
{
|
||||||
|
if (targets.Count == 1)
|
||||||
|
{
|
||||||
|
return targets[0].position;
|
||||||
|
}
|
||||||
|
|
||||||
|
var bounds = new Bounds(targets[0].position, Vector3.zero);
|
||||||
|
for (int i = 0; i < targets.Count ; i++)
|
||||||
|
{
|
||||||
|
bounds.Encapsulate(targets[i].position);
|
||||||
|
}
|
||||||
|
return bounds.center;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e9ec3fdec2fd864408c0d65644c1680e
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,19 @@
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.Experimental.VFX;
|
||||||
|
|
||||||
|
public class VFXAttractorBinder : MonoBehaviour
|
||||||
|
{
|
||||||
|
|
||||||
|
[SerializeField] private VisualEffect particleEmissionFX = null;
|
||||||
|
[SerializeField] private float baseForce = 10;
|
||||||
|
[SerializeField] private float multiplier = 1;
|
||||||
|
private static readonly string attractiveForce = "Attractive_Force";
|
||||||
|
|
||||||
|
public void OnEnergyChangedAttraction(float energy)
|
||||||
|
{
|
||||||
|
particleEmissionFX.SetFloat(attractiveForce, (energy * multiplier) + baseForce);
|
||||||
|
Debug.Log("Attraction " + energy);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7ea9d6d7888756d4f828f74eef272391
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,21 @@
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.Experimental.VFX;
|
||||||
|
|
||||||
|
public class VFXBinder : MonoBehaviour
|
||||||
|
{
|
||||||
|
[SerializeField] private VisualEffect particleEmissionFX = null;
|
||||||
|
private static readonly string attractiveForce = "Attractive Force";
|
||||||
|
private static readonly string emissionForce = "Emission Force";
|
||||||
|
|
||||||
|
public void OnEnergyChangedAttraction(float energy)
|
||||||
|
{
|
||||||
|
particleEmissionFX.SetFloat(attractiveForce, energy * 10f + 1f);
|
||||||
|
}
|
||||||
|
|
||||||
|
public void OnEnergyChangedEmission(float energy)
|
||||||
|
{
|
||||||
|
particleEmissionFX.SetFloat(emissionForce, energy + 0.1f + 1f);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 51487558821f2a8439ee27be9f49abb3
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,18 @@
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.Experimental.VFX;
|
||||||
|
|
||||||
|
public class VFXEmitterBinder : MonoBehaviour
|
||||||
|
{
|
||||||
|
[SerializeField] private VisualEffect particleEmissionFX = null;
|
||||||
|
private static readonly string emissionForce = "Emission Force";
|
||||||
|
[SerializeField] private float baseForce = 1;
|
||||||
|
[SerializeField] private float multiplier = 1;
|
||||||
|
|
||||||
|
public void OnEnergyChangedEmission(float energy)
|
||||||
|
{
|
||||||
|
particleEmissionFX.SetFloat(emissionForce, energy * multiplier + baseForce);
|
||||||
|
Debug.Log("Emitter " + energy);
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8d66efd96e63c6148a95ef365e8d12cc
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
|
||||||
|
"dependencies": {
|
||||||
"com.unity.2d.sprite": "1.0.0",
|
"com.unity.2d.sprite": "1.0.0",
|
||||||
"com.unity.2d.tilemap": "1.0.0",
|
"com.unity.2d.tilemap": "1.0.0",
|
||||||
"com.unity.ads": "2.0.8",
|
"com.unity.ads": "2.0.8",
|
||||||
|
|
|
@ -6,6 +6,6 @@ EditorBuildSettings:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Scenes:
|
m_Scenes:
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
path: Assets/Scenes/Examples/Qlist/Qlist.unity
|
path: Assets/Scenes/Examples/KinectSkeleton ForceHands with Sound/Force Skeleton.unity
|
||||||
guid: be0a328deb6c1504c98e054a6e6a7b9e
|
guid: a2f6f36eb3d40b246b96ec9fd3ca21be
|
||||||
m_configObjects: {}
|
m_configObjects: {}
|
||||||
|
|
|
@ -14,8 +14,8 @@ TagManager:
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
- PostProcessing
|
- PostProcessing
|
||||||
-
|
- VFX
|
||||||
-
|
- IgnoreReflection
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio 2010
|
# Visual Studio 15
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{5B580621-09B4-68CB-B5F4-5B9DD210A60F}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{5B580621-09B4-68CB-B5F4-5B9DD210A60F}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{3CC9D2C0-C461-07D9-EDF3-4FFB4DE5C299}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{3CC9D2C0-C461-07D9-EDF3-4FFB4DE5C299}"
|
||||||
|
|
Loading…
Reference in a new issue