Types:ShadowCastMode

From Neos Wiki
Jump to navigation Jump to search

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