다음을 통해 공유


MDLMesh.AddNormals(String, Single) 메서드

정의

메시에 대한 표면 노멀을 생성하고, 단위 노멀의 점 곱이 보다 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

매개 변수

name
String

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

creaseThreshold
Single
특성

적용 대상