Class

Fill.None

Represents an empty fill with no visual representation.

Source set: Common
public class None internal constructor() : Fill()

Represents an empty fill with no visual representation.

Properties

isColor

Source set: Common
override val isColor: Boolean

lerpTarget

Source set: Common
override val lerpTarget: Any

Functions

asColor

Source set: Common
override fun asColor(): GraphicsColor

asBrush

Source set: Common
override fun asBrush(): GraphicsBrush?

Content updated: