Provede nastavení operatorů alfa kanálu.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
public void SetAlphaOperation( TextureOperation op, TextureArgument source1, TextureArgument source2 ) |
Parametry
- op
- Typ: TextureOperation
Definuje operaci mezi alfa kanály vrstev textur definované výčtem TextureOperation.
- source1
- Typ: TextureArgument
Definuje první argument alfa kanálu pro vrstvu definovou výčtem TextureArgument.
- source2
- Typ: TextureArgument
Definuje druhý argument alfa kanálu pro vrstvu definovou výčtem TextureArgument.