Renderer.castShadowsvar castShadows : booleanDescriptionDoes this object cast shadows?
JavaScript
// make the object not cast shadows using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Renderer | ||||
Renderer.castShadowsvar castShadows : booleanDescriptionDoes this object cast shadows?
JavaScript
// make the object not cast shadows using UnityEngine; import UnityEngine |