Property castShadow
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.