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.post
/
ScreenspaceReflections
Screenspace
Reflections
class
ScreenspaceReflections
:
Filter
(
source
)
Members
Constructors
Screenspace
Reflections
Link copied to clipboard
constructor
(
)
Properties
border
Width
Link copied to clipboard
var
borderWidth
:
Double
colors
Link copied to clipboard
var
colors
:
Int
depth
Buffer
Out
Link copied to clipboard
var
depthBufferOut
:
DepthBuffer
?
distance
Limit
Link copied to clipboard
var
distanceLimit
:
Double
gain
Link copied to clipboard
var
gain
:
Double
iteration
Limit
Link copied to clipboard
var
iterationLimit
:
Int
jitter
Origin
Gain
Link copied to clipboard
var
jitterOriginGain
:
Double
normals
Link copied to clipboard
var
normals
:
Int
padding
Link copied to clipboard
var
padding
:
Int
parameters
Link copied to clipboard
open
val
parameters
:
MutableMap
<
String
,
Any
>
proj
Depth
Link copied to clipboard
var
projDepth
:
Int
projection
Link copied to clipboard
var
projection
:
Matrix44
projection
Matrix
Inverse
Link copied to clipboard
var
projectionMatrixInverse
:
Matrix44
Functions
apply
Link copied to clipboard
open
fun
apply
(
source
:
Array
<
ColorBuffer
>
,
target
:
Array
<
ColorBuffer
>
,
clip
:
Rectangle
?
)
fun
apply
(
source
:
Array
<
ColorBuffer
>
,
target
:
ColorBuffer
,
clip
:
Rectangle
?
)
fun
apply
(
source
:
Array
<
ColorBuffer
>
,
target
:
RenderTarget
,
clip
:
Rectangle
?
)
fun
apply
(
source
:
ColorBuffer
,
target
:
Array
<
ColorBuffer
>
,
clip
:
Rectangle
?
)
fun
apply
(
source
:
ColorBuffer
,
target
:
ColorBuffer
,
clip
:
Rectangle
?
)
close
Link copied to clipboard
open
override
fun
close
(
)
destroy
Link copied to clipboard
open
fun
destroy
(
)
untrack
Link copied to clipboard
fun
untrack
(
)