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