![]() |
![]() |
![]() |
IntersectInformation.Dist Property |
Language: |
Retrieves or sets the distance along the ray where the intersection occurred.
Visual Basic .NET Public Property Dist As Single C# public float Dist { get; set; } Managed C++ public: __property float get_Dist();
public: __property void set_Dist(float);JScript .NET public function get Dist() : float
public function set Dist(float);
System.Single . Floating-point value that represents the distance of the intersection.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center