game: waterfall shader graph

This commit is contained in:
sippy-thinks 2025-02-09 19:53:10 +08:00
parent 11ad57664a
commit b25528708f
6 changed files with 5401 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -49,8 +49,8 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _Depth: 0.16
- _Displacement: 0
- _Depth: 1
- _Displacement: 0.03
- _Foam_Depth: 1.54
- _Foam_Strength: 2.43
- _Foam_Tile: 0.75
@ -60,7 +60,7 @@ Material:
- _Smoothness: 1
- _Strength: 0.5
m_Colors:
- _Dark_blue: {r: 0, g: 1, b: 0.70233154, a: 0.53333336}
- _Dark_blue: {r: 0, g: 1, b: 0.70233154, a: 0.8509804}
- _Light_blue: {r: 0, g: 0.9882353, b: 0.7314864, a: 0.5019608}
m_BuildTextureStacks: []
--- !u!114 &5379306160631484849

View file

@ -0,0 +1,67 @@
%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: Shader Graphs_Waterfall_test
m_Shader: {fileID: -6465566751694194690, guid: 413e1564366dd3a4189288e29b79490e, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 2
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _Metallic: 0.4
- _Normal_strength: 0.12
- _QueueControl: 0
- _QueueOffset: 0
- _Smoothness: 1.4
- _Voronoi_Aggitation: 2.11
- _Voronoi_power: 2
- _Voronoi_scale: 1.93
m_Colors:
- _Base_colour: {r: 0.21176471, g: 0.7607843, b: 0.5019608, a: 1}
- _Normal_speed: {r: 0, g: -0.75, b: 0, a: 0}
- _Voronoi_colour: {r: 0.50980395, g: 0.8039216, b: 0.69803923, a: 1}
- _Voronoi_speed: {r: -0.34, g: 0.31, b: 0, a: 0}
- _Voronoi_tiling: {r: 0.12, g: 0.6, b: 0, a: 0}
m_BuildTextureStacks: []
--- !u!114 &8312433292556674154
MonoBehaviour:
m_ObjectHideFlags: 11
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: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 7

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dbf2325cea7370a4db54ea5016e038f6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 413e1564366dd3a4189288e29b79490e
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}