Searched refs:m_BlendColor (Results 1 – 1 of 1) sorted by relevance
101 nw::ut::ResFloatColor m_BlendColor; member597 ref().m_BlendColor.Set(r, g, b); in SetBlendColor()598 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor()614 ref().m_BlendColor.Set(r, g, b, a); in SetBlendColor()615 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor()626 return ref().m_BlendColor; in GetBlendColor()638 ref().m_BlendColor = value; in SetBlendColor()639 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor()