Function VisualServerSingleton.materialGetParam

Returns the value of a certain material's parameter.

Variant materialGetParam (
  const(RID) material,
  const(String) parameter
) nothrow @nogc const;