Constructors

Link copied to clipboard
constructor(facets: Set<FacetType>, targetOutput: String, format: ColorFormat, type: ColorType, blendMode: BlendMode = BlendMode.BLEND)

Properties

Link copied to clipboard
val blendMode: BlendMode
Link copied to clipboard
Link copied to clipboard
val format: ColorFormat
Link copied to clipboard
Link copied to clipboard
val type: ColorType

Functions

Link copied to clipboard
abstract fun generateShader(): String
Link copied to clipboard
open override fun toString(): String