RayMeshGeometry3DHitTestResult.VertexIndex1 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與射線交集之網狀結構三角形的第一個頂點。
public:
property int VertexIndex1 { int get(); };
public int VertexIndex1 { get; }
member this.VertexIndex1 : int
Public ReadOnly Property VertexIndex1 As Integer
屬性值
第一個頂點的索引。
備註
這個屬性提供頂點在 Positions 交集之網格三角形的 、 Normals 和 TextureCoordinates 集合中的索引位置。