Enum BlendMode
Represents Dx draw blendmodes
Namespace: Slipe.Client.Rendering
Assembly: SlipeClient.dll
Syntax
public enum BlendMode
Fields
Name | Description |
---|---|
add | |
blend | |
modulate_add | |
overwrite |
Represents Dx draw blendmodes
public enum BlendMode
Name | Description |
---|---|
add | |
blend | |
modulate_add | |
overwrite |