SpotDiffuseEffect.LightTarget Property |
Target that the spot light is pointing at. Default value (0,0,0).
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic Vector3 LightTarget { get; set; }
Property Value
Type:
Vector3
See Also