MDLMesh.AddNormals(String, Single) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當網格的點乘積大於 creaseThreshold
時,產生網格的介面法線,在連續的臉部之間插補。
[Foundation.Export("addNormalsWithAttributeNamed:creaseThreshold:")]
public virtual void AddNormals (string name, float creaseThreshold);
abstract member AddNormals : string * single -> unit
override this.AddNormals : string * single -> unit
參數
- creaseThreshold
- Single
- 屬性