Background for Skyrim SE
Member of the DbColorFunctions script
floatfunctionRGBMax(floatr, floatg, floatb)Global


Caveats


Parameters

floatr

floatg

floatb


Examples

Auto-Generated Example

float myFloat__r
float myFloat__g
float myFloat__b

float returnedValue = DbColorFunctions.RGBMax(myFloat__r, myFloat__g, myFloat__b)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.