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
trueif this instance is throwing shadow; otherwise,false.