GltfSaveOptions.ApplyUnitScale

GltfSaveOptions.ApplyUnitScale property

Apply UnitScaleFactor to the mesh. Default value is false.

public bool ApplyUnitScale { get; set; }

See Also