Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

ProceduralPropertyDescription.minimum

public var minimum: float;

Description

If hasRange is true, minimum specifies the minimum allowed value for this Float or Vector property.

For Vector types this applies to all the vector components.