default

fun default(shader: Shader? = null, apply: Material.() -> Unit = {}): Material

Loads the default material.

Return

The default material.