Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


diffuseRemapMax

A Vector4 value specifying the maximum RGBA value that the diffuse texture maps to when the value of the channel is 1.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public Vector4 diffuseRemapMax { get; set; }