NormalComponents

PlySaveOptions.NormalComponents property

The component names for normal data, default value is (“nx”, “ny”, “nz”)

public Tuple<string, string, string> NormalComponents { get; set; }

See Also