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
/
Texture
Texture
class
Texture
(
var
source
:
TextureSource
,
var
target
:
TextureTarget
)
(
source
)
Members
Constructors
Texture
Link copied to clipboard
constructor
(
source
:
TextureSource
,
target
:
TextureTarget
)
Properties
source
Link copied to clipboard
var
source
:
TextureSource
target
Link copied to clipboard
var
target
:
TextureTarget
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
Texture
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String