RayMeshGeometry3DHitTestResult.VertexWeight1 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
網狀結構三角形的第一個頂點對該三角形與點擊測試交集處之點的相對貢獻,以介於 0 到 1 的值表示。
public:
property double VertexWeight1 { double get(); };
public double VertexWeight1 { get; }
member this.VertexWeight1 : double
Public ReadOnly Property VertexWeight1 As Double
屬性值
第一個頂點的加權。
備註
這個屬性是網格三角形的直心座標的第一個。