Version: 2020.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

AssetImporterEditor.ResetValues

매뉴얼로 전환
protected void ResetValues ();

설명

Reset the import settings to their last saved values.

When overriding this method, a call to base.ResetValues() should be included in the overriding method.