Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


staticShadowCaster

Indicates whether instances from the draw commands in this draw range render into cached shadow maps.
Read time 1 minuteLast updated 4 days ago

Definition

public bool staticShadowCaster { get; set; }

Remarks

This corresponds to Renderer.staticShadowCaster.