<Code Lib>
P

OBJExportOptions.TargetUnit

Description:
The unit type of geometry in the resultant OBJ file. Default value is ExportUnit::Default.

public ExportUnit TargetUnit { get; set; }

Loading…