Table of Contents

Property ShadingSystem

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

ShadingSystem

The shading system to use. If set to Polaris, the terrain will handle material refreshing at some occasion to ensure it look correct. If not, you have to manage your material with other system.

public GShadingSystem ShadingSystem { get; set; }

Property Value

GShadingSystem