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
/
Fog
Fog
data
class
Fog
(
var
color
:
ColorRGBa
=
ColorRGBa.WHITE
,
var
end
:
Double
=
100.0
)
:
Entity
(
source
)
Members
Constructors
Fog
Link copied to clipboard
constructor
(
color
:
ColorRGBa
=
ColorRGBa.WHITE
,
end
:
Double
=
100.0
)
Properties
color
Link copied to clipboard
var
color
:
ColorRGBa
end
Link copied to clipboard
var
end
:
Double