Pinned Loading
-
AnimatedGUI - a Unity editor conveni...
AnimatedGUI - a Unity editor convenience class for drawing temporary GUI with animated fade-in & fade-out -
DisplayKeyboardShortcuts - a Unity e...
DisplayKeyboardShortcuts - a Unity editor tool that shows the keys and shortcuts that the user is pressing -
[Unity] PhysicsRaycaster for indirec...
[Unity] PhysicsRaycaster for indirectly casting rays inside a quad that has a RenderTexture on it -
How to include C# code in an HLSL fi...
How to include C# code in an HLSL file - useful for sharing code between CPU and shader without duplicating any files 1// Share code between HLSL (shaders) and C#
2//
3// Limitations:
4// - Cannot use #include
5// - Must use defines to hide certain keywords, such as public, private, protected, or any other object-oriented programming keywords
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.