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
/
TextureTarget
Texture
Target
sealed
class
TextureTarget
(
source
)
Inheritors
NONE
COLOR
ROUGHNESS
METALNESS
METALNESS_ROUGHNESS
EMISSION
NORMAL
AMBIENT_OCCLUSION
Height
Members
Types
AMBIENT_
OCCLUSION
Link copied to clipboard
object
AMBIENT_OCCLUSION
:
TextureTarget
COLOR
Link copied to clipboard
object
COLOR
:
TextureTarget
EMISSION
Link copied to clipboard
object
EMISSION
:
TextureTarget
Height
Link copied to clipboard
class
Height
(
var
scale
:
Double
=
1.0
)
:
TextureTarget
METALNESS
Link copied to clipboard
object
METALNESS
:
TextureTarget
METALNESS_
ROUGHNESS
Link copied to clipboard
object
METALNESS_ROUGHNESS
:
TextureTarget
NONE
Link copied to clipboard
object
NONE
:
TextureTarget
NORMAL
Link copied to clipboard
object
NORMAL
:
TextureTarget
ROUGHNESS
Link copied to clipboard
object
ROUGHNESS
:
TextureTarget
Properties
name
Link copied to clipboard
val
name
:
String
Functions
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String