Legacy Documentation: Version 2018.1 (Go to current version)
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.

Did you find this page useful? Please give it a rating: