Skip to content

Commit

Permalink
Add Wave Variant
Browse files Browse the repository at this point in the history
  • Loading branch information
AlperenMimaroglu committed May 30, 2024
1 parent 1627cea commit 86e9645
Show file tree
Hide file tree
Showing 3 changed files with 3,281 additions and 469 deletions.
14 changes: 8 additions & 6 deletions Assets/Shaders/Shader Graphs_SumOfSines.mat
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Material:
type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_ValidKeywords:
- _WAVEVARIANT
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
Expand All @@ -52,18 +53,19 @@ Material:
m_Ints: []
m_Floats:
- _Amplitude: 0.2
- _Amplitude_0: 0.4
- _Amplitude_1: 0.01
- _Amplitude_0: 0.6
- _Amplitude_1: 0.2
- _Amplitude_2: 0.3
- _QueueControl: 0
- _QueueOffset: 0
- _Speed: 0.19
- _Speed_0: 1
- _Speed_1: 5
- _Speed_0: 2
- _Speed_1: 1
- _Speed_2: 1
- _WAVEVARIANT: 1
- _Wavelength: 1
- _Wavelength_0: 2
- _Wavelength_1: 0.5
- _Wavelength_1: 5
- _Wavelength_2: 10
m_Colors:
- _Direction: {r: -1, g: -1, b: 0, a: 0}
Expand Down
Loading

0 comments on commit 86e9645

Please sign in to comment.