![]() |
![]() |
![]() |
Light.XDirection Property |
Language: |
Retrieves or sets an X-axis value that indicates the direction in which the light points.
Visual Basic .NET Public Property XDirection As Single C# public float XDirection { get; set; } Managed C++ public: __property float get_XDirection();
public: __property void set_XDirection(float);JScript .NET public function get XDirection() : float
public function set XDirection(float);
System.Single . Value that indicates the direction in which the light points.
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