Allow a slider to set the colorRotation in radians
This commit is contained in:
parent
e2886f9aad
commit
1b8fc1feb7
5 changed files with 74 additions and 6 deletions
|
@ -44,7 +44,7 @@ typedef struct {
|
|||
float target;
|
||||
float feather;
|
||||
float4 colors[4];
|
||||
float2x2 colorRotation;
|
||||
float3x3 colorTransform;
|
||||
} Parameters;
|
||||
|
||||
typedef float3 Ball;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue