Function ShaderMaterial.shader

The Shader program used to render this material.

Shader shader() nothrow @property @nogc;

void shader (
  Shader v
) nothrow @property @nogc;