다음을 통해 공유


RayMeshGeometry3DHitTestResult.VertexIndex3 속성

정의

광선이 교차한 망상 삼각형의 세 번째 꼭짓점입니다.

public:
 property int VertexIndex3 { int get(); };
public int VertexIndex3 { get; }
member this.VertexIndex3 : int
Public ReadOnly Property VertexIndex3 As Integer

속성 값

Int32

세 번째 꼭짓점의 인덱스입니다.

설명

이 속성의 꼭 짓 점의 인덱스 위치를 제공 합니다 Positions, Normals, 및 TextureCoordinates 와 교차 한 망상 삼각형의 컬렉션입니다.

적용 대상