SdlxGpuColorTargetBlendState class
Constructors
-
SdlxGpuColorTargetBlendState({int srcColorBlendfactor = 0, int dstColorBlendfactor = 0, int colorBlendOp = 0, int srcAlphaBlendfactor = 0, int dstAlphaBlendfactor = 0, int alphaBlendOp = 0, int colorWriteMask = 0, int enableBlend = 0, int enableColorWriteMask = 0})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited