Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool |
Checks whether this instance is equal to the specified object.
|
|
TextureParameters ( |
Creates new texture parameters.
|
|
operator ( ) : bool |
Checks whether two texture parameters are equal.
|
public TextureParameters ( |
||
clipRegion | The region in the texture to be extracted, or a null reference for the entire texture. | |
transparentColor | Nullable |
The color in the texture that should become transparent, or a null reference for no transparent color. |
Результат | System |