![]() |
![]() |
![]() |
Light.YDirection Property |
Language: |
Retrieves or sets a Y-axis value that indicates the direction of the light.
Visual Basic .NET Public Property YDirection As Single C# public float YDirection { get; set; } Managed C++ public: __property float get_YDirection();
public: __property void set_YDirection(float);JScript .NET public function get YDirection() : float
public function set YDirection(float);
System.Single . Value that indicates the direction of the light.
This property is read/write.
Exceptions
InvalidCallException The property value is invalid.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center