orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
TextureFromColorBuffer
Texture
From
Color
Buffer
abstract
class
TextureFromColorBuffer
(
var
texture
:
ColorBuffer
,
var
textureFunction
:
TextureFunction
)
:
TextureSource
(
source
)
Inheritors
ModelCoordinates
Triplanar
Members
Constructors
Texture
From
Color
Buffer
Link copied to clipboard
constructor
(
texture
:
ColorBuffer
,
textureFunction
:
TextureFunction
)
Properties
texture
Link copied to clipboard
var
texture
:
ColorBuffer
texture
Function
Link copied to clipboard
var
textureFunction
:
TextureFunction