Accessors.getNormColor

Retrieve normilized color to 1 i.e. r/255, g/255, b/255, a/100.

mixintemplate Accessors()
vec4
getNormColor
(
in string path
)

Return Value

Type: vec4

vec4f value contains inside the node if rpdl.node.Node has 3 components, then alpha will set to 1.

Meta