![]() |
C# -----Vertex Color - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: C# -----Vertex Color (/thread-4824.html) |
C# -----Vertex Color - jcjworks - 06-15-2025 How to control particle colors using vertex colors in C#? Can we manipulate particle colors through vertex colors in C# scripts? RE: C# -----Vertex Color - tyFlow - 06-15-2025 Yes, it’s just map channel 0. RE: C# -----Vertex Color - jcjworks - 06-16-2025 (06-15-2025, 03:40 PM)tyFlow Wrote: Yes, it’s just map channel 0. Thanks! So in 'tyFlow', the color vector of particle points corresponds to their UVW vector values. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |