Home
last modified time | relevance | path

Searched refs:SetBlendColor (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h619 void SetBlendColor( f32 r, f32 g, f32 b ) in SetBlendColor() function
636 void SetBlendColor( f32 r, f32 g, f32 b, f32 a ) in SetBlendColor() function
660 void SetBlendColor(const nw::ut::FloatColor& value) in SetBlendColor() function
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp255 operation.SetBlendColor(color); in SetValue()