Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MaterialProperty.rangeLimits

public Vector2 rangeLimits;

Description

Min/max limits of a ranged float property (Read Only).

This is only relevant for MaterialProperty.PropType.Range properties.