type not types |
m 989onan moved page Types:ShadowCastMode to Type:ShadowCastMode: type not types |
(No difference)
|
Revision as of 17:59, 18 January 2024
ShadowCastMode is an enum for determining how MeshRenderer and SkinnedMeshRenderer draw shadows for rendered objects.
Enum | |
---|---|
Name | Description |
Off | Shadow casting is disabled |
On | Shadow casting is enabled |
ShadowOnly | Renders only the shadow - the original mesh is not drawn. |
DoubleSided |