MDLMesh.AddNormals(String, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates surface normals for a mesh, interpolating between adjacent faces when the dot product of their unit normals is greater than 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
Parameters
- creaseThreshold
- Single
- Attributes