Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Assets/Demo/Common/Materials/mat_demo_common_skybox.mat
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_common_skybox
m_Shader: {fileID: 103, guid: 0000000000000000f000000000000000, type: 0}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
Expand All @@ -30,6 +32,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down
12 changes: 12 additions & 0 deletions Assets/Demo/Demo00/Materials/mat_demo_dissolve_edgeemission.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_dissolve_edgeemission
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
Expand All @@ -27,6 +29,7 @@ Material:
m_CustomRenderQueue: 3000
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -106,6 +109,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -141,8 +148,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 25
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -216,6 +226,8 @@ Material:
- _TintMap3DProgressCoord: 0
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
3 changes: 3 additions & 0 deletions Assets/Demo/Demo00/Materials/mat_demo_distortion.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_distortion
m_Shader: {fileID: 4800000, guid: f16a2dd74da8941d6a883c14b1f26710, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _FLOW_MAP_TARGET_BASE
m_InvalidKeywords: []
Expand All @@ -18,6 +20,7 @@ Material:
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down
12 changes: 12 additions & 0 deletions Assets/Demo/Demo00/Materials/mat_demo_fade_edgeemission.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_fade_edgeemission
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
Expand All @@ -27,6 +29,7 @@ Material:
m_CustomRenderQueue: 3000
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -106,6 +109,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -141,8 +148,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 25
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -216,6 +226,8 @@ Material:
- _TintMap3DProgressCoord: 0
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
15 changes: 11 additions & 4 deletions Assets/Demo/Demo00/Materials/mat_demo_flowmap.mat
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ Material:
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses:
- SHADOWCASTER
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
Expand Down Expand Up @@ -121,6 +119,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -156,8 +158,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 4
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -231,6 +236,8 @@ Material:
- _TintMap3DProgressCoord: 0
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
15 changes: 11 additions & 4 deletions Assets/Demo/Demo00/Materials/mat_demo_flowmap_lit.mat
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ Material:
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses:
- SHADOWCASTER
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
Expand Down Expand Up @@ -172,6 +170,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -207,8 +209,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 4
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -292,6 +297,8 @@ Material:
- _TintMap3DProgressCoord: 0
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
12 changes: 12 additions & 0 deletions Assets/Demo/Demo00/Materials/mat_demo_greadientmap.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_greadientmap
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
Expand All @@ -24,6 +26,7 @@ Material:
m_CustomRenderQueue: 3000
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -103,6 +106,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 3, y: 3}
Expand Down Expand Up @@ -138,8 +145,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 25
- _BlendDst: 1
- _BlendSrc: 5
Expand Down Expand Up @@ -213,6 +223,8 @@ Material:
- _TintMap3DProgressCoord: 1
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
12 changes: 12 additions & 0 deletions Assets/Demo/Demo00/Materials/mat_demo_greyscale.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_greyscale
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
Expand All @@ -26,6 +28,7 @@ Material:
m_CustomRenderQueue: 3000
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
Expand Down Expand Up @@ -105,6 +108,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 3, y: 3}
Expand Down Expand Up @@ -140,8 +147,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 0
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 25
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -215,6 +225,8 @@ Material:
- _TintMap3DProgressCoord: 1
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ Material:
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses:
- SHADOWCASTER
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
Expand Down Expand Up @@ -109,6 +107,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TintMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -144,8 +146,11 @@ Material:
- _BaseMapOffsetYCoord: 0
- _BaseMapProgress: 0
- _BaseMapProgressCoord: 0
- _BaseMapRandomRowCoord: 0
- _BaseMapRandomRowSelectionEnabled: 0
- _BaseMapRotation: 0
- _BaseMapRotationCoord: 1
- _BaseMapRowCount: 1
- _BaseMapSliceCount: 25
- _BlendDst: 10
- _BlendSrc: 5
Expand Down Expand Up @@ -219,6 +224,8 @@ Material:
- _TintMap3DProgressCoord: 0
- _TintMapOffsetXCoord: 0
- _TintMapOffsetYCoord: 0
- _TintMapProgress: 0
- _TintMapProgressCoord: 0
- _TintMapSliceCount: 4
- _TintRimProgress: 0.5
- _TintRimProgressCoord: 0
Expand Down
Loading