Open topic with navigation
<node3d:renderNode>.getClearColor
Get clear color of render node
<node3d:renderNode>.getClearColor() |
|
Remarks
Return the clear color of the render node.
Return Value
[r,g,b,a] clear color. If the clear color is inherited, all the color values will be viz.AUTO_COMPUTE.
See also