Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialEditor.RangeProperty

Switch to Manual
public function RangeProperty(prop: MaterialProperty, label: string): float;
public function RangeProperty(position: Rect, prop: MaterialProperty, label: string): float;

Parameters

label Label for the property.

Description

Draw a range slider for a range shader property.