Table of Contents

Property castShadow

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

castShadow

Gets or sets the shadow-casting mode used by Polaris detail prototypes.

public ShadowCastingMode castShadow { get; set; }

Property Value

ShadowCastingMode

Remarks

Unity Terrain detail prototypes do not expose this setting. It is currently relevant to Polaris and any custom terrain system that maps the value onto its own detail renderer.