| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | %YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !u!114 &11400000MonoBehaviour:  m_ObjectHideFlags: 0  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: 78b2425a2284af743826c689403a4924, type: 3}  m_Name: Alpha Split  m_EditorClassIdentifier:   m_functionInfo: "// Made with Amplify Shader Editor v1.9.3.4\n// Available at the    Unity Asset Store - http://u3d.as/y3X \n/*ASEBEGIN\nVersion=19304\nNode;AmplifyShaderEditor.SwizzleNode;4;-227,9.5;Inherit;False;FLOAT3;0;1;2;3;1;0;COLOR;0,0,0,0;False;1;FLOAT3;0\nNode;AmplifyShaderEditor.SwizzleNode;5;-224,96;Inherit;False;FLOAT;3;1;2;3;1;0;COLOR;0,0,0,0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.FunctionInput;2;-464,48;Inherit;False;RGBA;5;0;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0\nNode;AmplifyShaderEditor.FunctionOutput;6;0,96;Inherit;False;False;-1;Alpha;1;False;1;0;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.FunctionOutput;0;0,16;Inherit;False;True;-1;RGB;0;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0\nWireConnection;4;0;2;0\nWireConnection;5;0;2;0\nWireConnection;6;0;5;0\nWireConnection;0;0;4;0\nASEEND*/\n//CHKSM=670C557F22B2B1BC0D1C29DBE63A7C0194A8421D"  m_functionName:   m_description: Splits RGBA vector into RGB and Alpha components.  m_additionalIncludes:    m_additionalIncludes: []    m_outsideIncludes: []  m_additionalPragmas:    m_additionalPragmas: []    m_outsidePragmas: []  m_additionalDirectives:    m_validData: 0    m_isDirty: 0    m_moduleName: ' Additional Directives'    m_independentModule: 1    m_customEdited: 0    m_additionalDirectives: []    m_shaderFunctionDirectives: []    m_nativeDirectives: []    m_nativeDirectivesIndex: -1    m_nativeDirectivesFoldout: 0    m_directivesSaveItems: []  m_nodeCategory: 16  m_headerStyle: 1  m_headerColor: {r: 1, g: 0.4, b: 0, a: 1}  m_customNodeCategory:   m_previewPosition: 0  m_hidden: 0  m_url: 
 |