Light.CastShadows
Light.CastShadows property
Gets or sets if the light can cast shadows on other objects.
public bool CastShadows { get; set; }
See Also
- class Light
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets if the light can cast shadows on other objects.
public bool CastShadows { get; set; }