BlendModeAsset

open class BlendModeAsset

Constructors

BlendModeAsset
Link copied to clipboard
fun BlendModeAsset(id: String, mode: <ERROR CLASS>)

Types

Companion
Link copied to clipboard
object Companion

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
equals
Link copied to clipboard
open operator override fun equals(o: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: <ERROR CLASS>, flags: Int)

Properties

blendMode
Link copied to clipboard
val blendMode: <ERROR CLASS>
configType
Link copied to clipboard
open val configType: Class<Out <ERROR CLASS>>