nw::ut::FloatColor::SetAlpha Member Function
void SetAlpha(
f32 alpha
);
void SetAlpha(
s32 alpha
);
| SetAlpha ( f32 ) | Sets value to the alpha. |
| SetAlpha ( s32 ) | Sets the alpha using integer values between 0 and 255. |
SetAlpha ( f32 )Sets value to the alpha.
SetAlpha ( s32 ) Sets the alpha using integer values between 0 and 255.
CONFIDENTIAL