TextureFromColorBuffer

abstract class TextureFromColorBuffer(var texture: ColorBuffer, var textureFunction: TextureFunction) : TextureSource(source)

Inheritors

Constructors

Link copied to clipboard
constructor(texture: ColorBuffer, textureFunction: TextureFunction)

Properties

Link copied to clipboard
var texture: ColorBuffer
Link copied to clipboard