Version: 5.6 (switch to 2017.1b)
LanguageEnglish
  • C#
  • JS

Script language

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

Terrain.legacyShininess

public float legacyShininess;

Description

The shininess value of the terrain.

You can use it to control the overall shininess value across the whole terrain when Terrain.materialType is Terrain.MaterialType.BuiltInLegacySpecular.

The valid range of this value is 0.0f to 1.0f.