Field ShadowCastingMode
Specifies how the entity should cast shadows.
Namespace: Unity.Entities.Graphics
Assembly: solution.dll
Syntax
public ShadowCastingMode ShadowCastingMode
Returns
Type | Description |
---|---|
ShadowCastingMode |
Remarks
For entities that Unity converts from GameObjects, this value is the same as the Cast Shadows property of the source Mesh Renderer component. For more information, refer to ShadowCastingMode.