Material Settings

A general introduction for the DirectX 11 Grass Shader

This section will walk though the material settings, which includes most visual and performance related options of the asset.

Shader Versions

  • Stix Games / Grass: The regular grass shader with all its features

  • Stix Games / Grass Forward Only: Like the regular grass, but deferred shading is disabled. Use this to enable all lighting features in deferred rendering. Be aware that this might cause performance loss.

Shader Settings

Material settings for the DirectX 11 Grass Shader can be categorized in the following categories

  • Shader Variants: Settings that change the general behavior of the shader.

  • Performance Settings: Settings that change the density and level of detail of the grass. They have a high impact on performance.

  • Visual Settings: Settings that change how the grass looks. They generally have a low impact on performance.

Last updated

Was this helpful?