Retrieve normilized color to 1 i.e. r/255, g/255, b/255, a/100.
vec4f value contains inside the node if rpdl.node.Node has 3 components, then alpha will set to 1.
See Implementation
Retrieve normilized color to 1 i.e. r/255, g/255, b/255, a/100.