The XTextureLayerOperation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlphaArgument0 |
Defines settings for the alpha channel selection operator for tripple operations (multiplication, addition, linear interpolation) defined by the TextureArgument enumeration.
|
![]() | AlphaArgument1 |
Defines first alpha channel argument for layer defined by the TextureArgument enumeration.
|
![]() | AlphaArgument2 |
Defines second alpha channel argument for layer defined by the TextureArgument enumeration.
|
![]() | AlphaOperation |
Defines the operations between texture layer alpha channels given by the TextureOperation enumeration.
|
![]() | ColorArgument0 |
Defines settings for the third color operad for tripple operations (multiplication, addition, linear interpolation) defined by the TextureArgument enumeration.
|
![]() | ColorArgument1 |
Defines first color argument for layer defined by the TextureArgument enumeration.
|
![]() | ColorArgument2 |
Defines second color argument for layer defined by the TextureArgument enumeration.
|
![]() | ColorOperation |
Defines the operations between texture layer colos given by the TextureOperation enumeration.
|
![]() | Factor |
Gets or sets the color used for multiple texture blending with TFactor()()() or BlendFactorAlpha()()().
|
![]() | MultipassBlending |
Defines the way the color components are blended.
|