public SetSceneBlending ( SceneBlendFactor src, SceneBlendFactor dest ) : void | ||
src | SceneBlendFactor | The source factor in the above calculation, i.e. multiplied by the texture color components. |
dest | SceneBlendFactor | The destination factor in the above calculation, i.e. multiplied by the pixel color components. |
Результат | void |