nn::util::FloatColor::Clamp Member Function
Clamp ( )
|
Clamps each component to a value between 0.0 and 1.0. |
Clamp ( f32, f32 )
|
Clamps each component to a value within the specified range. |
Clamp()Clamps each component to a value between 0.0 and 1.0.
Clamp(f32, f32)Clamps each component to a value within the specified range.
CONFIDENTIAL