MaterialEditor.SetFloat

function SetFloat (propertyName : String, value : float) : void

Parameters

NameDescription
propertyName Name of the float property.
value Float to set.

Description

Set the value of a given float property.