Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnlyApplyRootViewBox

Applies the root view-box defined in the SVG document (if any).
Read time 1 minuteLast updated 12 days ago

Definition

OnlyApplyRootViewBox = 2

Remarks

This option will rescale the SVG asset to a unit size if a view-box is defined in the SVG document. If no view-box is defined, this option will have the same behavior as
DontPreserve
. It has limited use and is only available for legacy reasons.