VisualServerSingleton.materialGetParamDefault

Returns the default value for the param if available. Otherwise returns an empty Variant.

struct VisualServerSingleton
@nogc nothrow const
Variant
materialGetParamDefault
(
in RID material
,
in String parameter
)

Meta