MaterialEditor.GetFloat

function GetFloat (propertyName : String, out hasMixedValue : boolean) : float

Parameters

NameDescription
propertyName Name of the float property.
hasMixedValue Does this property have multiple values?

Description

Get the value of a given float shader property.