littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node.resource
/
Environment
Environment
class
Environment
Author
Colton Daily
Constructors
Functions
Properties
Constructors
Environment
Link copied to clipboard
fun
Environment
(
)
Functions
update
Material
Link copied to clipboard
fun
updateMaterial
(
material
:
ModelMaterial
)
Properties
ambient
Color
Link copied to clipboard
var
ambientColor
:
Color
ambient
Strength
Link copied to clipboard
var
ambientStrength
:
Float
=
0.1f
lights
Link copied to clipboard
var
lights
:
MutableList
<
Light
>
specular
Strength
Link copied to clipboard
var
specularStrength
:
Float
=
0.5f