CubemapReflection

data class CubemapReflection(var cubemap: Cubemap? = null)(source)

Constructors

Link copied to clipboard
constructor(cubemap: Cubemap? = null)

Properties

Link copied to clipboard
var color: ColorRGBa
Link copied to clipboard
var cubemap: Cubemap?

Functions

Link copied to clipboard
fun applyToShadeStyle(shadeStyle: ShadeStyle)
Link copied to clipboard
fun fs(): String