RayMeshGeometry3DHitTestResult.VertexIndex1 속성

정의

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

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

속성 값

Int32

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

설명

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

적용 대상