ObjLoadOptions.NormalizeNormal

ObjLoadOptions.NormalizeNormal property

Gets or sets whether to normalize the normal vector during the loading. Default value is true.

public bool NormalizeNormal { get; set; }

See Also