Class HDIESImporterEditor
Class describing the logic for importer an IES file an generating the IESObject associated
네임스페이스: UnityEditor.Rendering.HighDefinition
어셈블리: solution.dll
구문
[CustomEditor(typeof(IESImporter))]
public class HDIESImporterEditor : ScriptedImporterEditor
필드
| 이름 | 설명 |
|---|---|
| iesImporterEditor | IES Importer Editor, common to Core and HDRP |
메서드
| 이름 | 설명 |
|---|---|
| Apply() | Call back for ScriptedImporterEditor |
| GetPreviewTitle() | Call back for ScriptedImporterEditor |
| HasPreviewGUI() | Call back for ScriptedImporterEditor |
| OnDisable() | Call back for ScriptedImporterEditor |
| OnEnable() | Call back for ScriptedImporterEditor |
| OnInspectorGUI() | Call back for ScriptedImporterEditor |
| OnPreviewGUI(Rect, GUIStyle) | Call back for ScriptedImporterEditor |