Vizard 7 » Command Index » Vizard modules » vizfx » <vizfx>.getAmbientColor
7.6

<vizfx>.getAmbientColor

Get the global ambient color

<vizfx>.getAmbientColor()  

Remarks

Returns the default global ambient color.

Return Value

[r,g,b]

Example

print(vizfx.getAmbientColor())

See also

<vizfx>.setAmbientColor