DOFloat Method
DOFloat(Material, float, string, float)
public static TweenerCore<float, float, FloatOptions> DOFloat(this Material target, float endValue, string property, float duration)
Parameters
Returns
DOFloat(Material, float, int, float)
public static TweenerCore<float, float, FloatOptions> DOFloat(this Material target, float endValue, int propertyID, float duration)