Свойство | Type | Description | |
---|---|---|---|
_baseEditor |
Méthode | Description | |
---|---|---|
DrawPreview ( |
||
GetInfoString ( ) : string | ||
GetPreviewTitle ( ) : |
||
HasPreviewGUI ( ) : bool | ||
OnInspectorGUI ( ) : void | ||
OnInteractivePreviewGUI ( |
||
OnPreviewGUI ( |
||
OnPreviewSettings ( ) : void | ||
OnSceneDrag ( |
||
ReloadPreviewInstances ( ) : void | ||
RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
RequiresConstantRepaint ( ) : bool | ||
UseDefaultMargins ( ) : bool |
Méthode | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnHeaderGUI ( ) : void | ||
OnSceneGUI ( ) : void |
public DrawPreview ( |
||
previewArea | ||
Résultat | void |
public GetPreviewTitle ( ) : |
||
Résultat |
public OnInteractivePreviewGUI ( |
||
r | ||
background | ||
Résultat | void |
public OnPreviewGUI ( |
||
r | ||
background | ||
Résultat | void |
public OnSceneDrag ( |
||
sceneView | ||
Résultat | void |
public RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
assetPath | string | |
subAssets | Object | |
width | int | |
height | int | |
Résultat |