IntersectInformation.FaceIndex Property |
Language: |
Retrieves or sets the index of the triangle that intersected the ray.
Visual Basic Public Property FaceIndex As Integer C# public int FaceIndex { get; set; } C++ public:
property int FaceIndex {
int get();
void set(int value);
}JScript public function get FaceIndex() : int
public function set FaceIndex(int);
System.Int32
This property is read/write.
Integer that represents the triangle ray.
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