Grass Greening

Make brown grass appear green

Makes dead and brown grass appear green, alive, and lush.

Parent Property Name: restage

Sub-property: grass

Accepted Values: string | null

Values:

  • AS_SHOT: Leaves grass in its original state.

  • GREEN: Improves the look of dead grass and makes it appear green and alive.

Default: AS_SHOT

Example:

{
  "restage": {
    "grass": "GREEN"
  }
}

Sample images

Last updated

Was this helpful?