From 8427cb479e6ea389e92bac7f9bc73294038059d4 Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 19 Nov 2023 17:55:22 -0800 Subject: Check in cloud shader Still a WIP, kinda looks like shit --- Shaders/cloud/cloud.mat | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Shaders/cloud/cloud.mat (limited to 'Shaders/cloud/cloud.mat') diff --git a/Shaders/cloud/cloud.mat b/Shaders/cloud/cloud.mat new file mode 100644 index 0000000..9308b8e --- /dev/null +++ b/Shaders/cloud/cloud.mat @@ -0,0 +1,49 @@ +%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: cloud + m_Shader: {fileID: 4800000, guid: a40068f12c2291f4ab8bf322d9b3d84c, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _Custom_Cubemap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Matcap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ball_Height: 0 + - _Ball_Scale: 1 + - _Cloud_Opacity: 0.5 + - _Cloud_Scale: 20 + - _Cloud_W: 0.35 + - _Cloud_Y_Off: 0.5 + - _Enable_Custom_Cubemap: 0 + - _Enable_Matcap: 0 + - _Global_Scale: 1 + - _Matcap_Mode: 1 + - _Matcap_Str: 1 + - _Sphere_Scale: 1 + - _cloud_Opacity: 0.5 + - _cloud_Scale: 2 + - _cloud_W: 0.35 + - _cloud_Y_Off: 0 + m_Colors: + - _Offset: {r: 0, g: 0, b: 0, a: 0} + - _Orientation: {r: 1, g: 0, b: 0, a: 0} -- cgit v1.2.3