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
- 属性