VisualServerSingleton.materialGetParam

Returns the value of a certain material's parameter.

struct VisualServerSingleton
@nogc nothrow const
Variant
materialGetParam
(
StringArg1
)
(
in RID material
,
in StringArg1 parameter
)

Meta