materialFinder

abstract MaterialFinder materialFinder()

Obtain a new MaterialFinder instance used to retrievestandard RenderMaterial instances.

Renderer does not retain a reference to returned instances and they should be re-used formultiple materials when possible to avoid memory allocation overhead.

Sources

jvm source
Link copied to clipboard