Microsoft3MFSaveOptions.BuildAll

Microsoft3MFSaveOptions.BuildAll property

Mark all geometries in scene to be printable. Or you can manually mark node to be printable by SetBuildable Default value is true

public bool BuildAll { get; set; }

See Also