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