Inverse Lerp.asset 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 78b2425a2284af743826c689403a4924, type: 3}
  13. m_Name: Inverse Lerp
  14. m_EditorClassIdentifier:
  15. m_functionInfo: "// Made with Amplify Shader Editor v1.9.1\n// Available at the
  16. Unity Asset Store - http://u3d.as/y3X \n/*ASEBEGIN\nVersion=19100\nNode;AmplifyShaderEditor.FunctionInput;3;-512,160;Inherit;False;Alpha;1;2;False;1;0;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.FunctionInput;1;-512,0;Inherit;False;A;1;0;False;1;0;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.FunctionInput;2;-512,80;Inherit;False;B;1;1;False;1;0;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.SimpleSubtractOpNode;5;-320,0;Inherit;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.SimpleDivideOpNode;4;-144,0;Inherit;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.SimpleSubtractOpNode;6;-320,96;Inherit;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0\nNode;AmplifyShaderEditor.FunctionOutput;0;0,0;Inherit;False;True;-1;;0;False;1;0;FLOAT;0;False;1;FLOAT;0\nWireConnection;5;0;3;0\nWireConnection;5;1;1;0\nWireConnection;4;0;5;0\nWireConnection;4;1;6;0\nWireConnection;6;0;2;0\nWireConnection;6;1;1;0\nWireConnection;0;0;4;0\nASEEND*/\n//CHKSM=5448AFAE3BECAE497107072E6458132192FB944B"
  17. m_functionName:
  18. m_description: "Returns the linear parameter that produces the interpolant specified
  19. by input Alpha within the range of input A to input B.\r Inverse Lerp is the
  20. inverse operation of the Lerp Node. It can be used to determine what the input
  21. to a Lerp was based on its output. "
  22. m_additionalIncludes:
  23. m_additionalIncludes: []
  24. m_outsideIncludes: []
  25. m_additionalPragmas:
  26. m_additionalPragmas: []
  27. m_outsidePragmas: []
  28. m_additionalDirectives:
  29. m_validData: 0
  30. m_isDirty: 0
  31. m_moduleName: ' Additional Directives'
  32. m_independentModule: 1
  33. m_customEdited: 0
  34. m_additionalDirectives: []
  35. m_shaderFunctionDirectives: []
  36. m_nativeDirectives: []
  37. m_nativeDirectivesIndex: -1
  38. m_nativeDirectivesFoldout: 0
  39. m_directivesSaveItems: []
  40. m_nodeCategory: 7
  41. m_headerStyle: 1
  42. m_headerColor: {r: 1, g: 0.4, b: 0, a: 1}
  43. m_customNodeCategory:
  44. m_previewPosition: 0
  45. m_hidden: 0
  46. m_url: