Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Nodes color customization (Read 1130 times)
JaymeW
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 24
Joined: Oct 14th, 2021
Nodes color customization
Dec 3rd, 2021 at 7:08pm
Print Post  
Hi,
I'm trying to use different colors when customizing nodes. But now I need to add Alpha. how can i add alpha in nodes colors?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3166
Joined: Oct 19th, 2005
Re: Nodes color customization
Reply #1 - Dec 6th, 2021 at 7:26am
Print Post  
Hi,

You could use rgba syntax -

Code
Select All
node.brush = "rgba(255, 0, 0, 0.6)"; 



Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint