ColorTwist
ColorTwist
Does UIEffect support URP shaders? I couldn't find any mention regarding that in this GIT UIEffect Issues.
Great asset! As the title suggests, I am looking for a way to know that Hide or show is completed to be able to do some action, is that possible?...
Hello, When searching in NuGet (In VS) for FireSharp it bring the version 2.0.4. When are you planning to merge version 2.1 in NuGET VS?
` var pageResponse = await client.Tag.GetTopTagsAsync();` Will execute endlessly without result (of course) :) All tests is with DLL downloaded with NuGET latest version (1.0.1.307)
var pageResponse = await client.Artist.GetTopAlbumsAsync("Madonna", page: 1, itemsPerPage: 100); return different result than: var pageResponse = await client.Artist.GetTopAlbumsAsync("Madonna", page: 1, itemsPerPage: 50);
I am trying to understand this UI framework. Thank for sharing it. Would it be possible to return to a previously opened UI panel, like with a "back" or "close"?
Hi, Is it possible to product two different fluid from two different areas with two different colors ?
Hello, I am wondering if it is possible to specify a starting time in the video link. For example start streaming video 30seconds ahead instead of starting from the beginning...
Hello, After extracting the YouTube URL of a video, would it be possible to start the video from a specific time frame? For example, a video XYZ (video id) I...
Is there a way to stream a video without actually downloading it?