find

abstract RenderMaterial find()

Returns the standard material encoding allof the current settings in this finder. The settings inthis finder are not changed.

Resulting instances can and should be re-used to preventneedless memory allocation. Renderer implementationsmay or may not cache standard material instances.

Sources

jvm source
Link copied to clipboard