Table of Contents

Interface IThrowingShadow

Namespace
HelixToolkit.SharpDX.Core
Assembly
HelixToolkit.SharpDX.dll
public interface IThrowingShadow

Properties

IsThrowingShadow

Gets or sets a value indicating whether this instance is throwing shadow.

bool IsThrowingShadow { get; set; }

Property Value

bool

true if this instance is throwing shadow; otherwise, false.