Property | Type | Description | |
---|---|---|---|
dragObject |
Method | Description | |
---|---|---|
GetRenderableBoundsRecurse ( |
||
GetRenderableCenterRecurse ( |
||
HasPreviewGUI ( ) : bool | ||
HasRenderableParts ( |
||
OnDestroy ( ) : void | ||
OnEnable ( ) : void | ||
OnInspectorGUI ( ) : void | ||
OnPreviewGUI ( |
||
OnPreviewSettings ( ) : void | ||
OnSceneDrag ( |
||
ReloadPreviewInstances ( ) : void | ||
RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
SetEnabledRecursive ( |
Method | Description | |
---|---|---|
OnHeaderGUI ( ) : void |
Method | Description | |
---|---|---|
CalculatePrefabStatus ( ) : void | ||
CreatePreviewInstances ( ) : void | ||
DestroyPreviewInstances ( ) : void | ||
DoLayerField ( |
||
DoPrefabButtons ( PrefabType prefabType, |
||
DoRenderPreview ( ) : void | ||
DoStaticFlagsDropDown ( |
||
DoStaticToggleField ( |
||
DoTagsField ( |
||
DrawInspector ( ) : bool | ||
GetObjectListFromHierarchy ( List | ||
GetObjects ( bool includeChildren ) : Object[] | ||
GetRenderableCenterRecurse ( Vector3 ¢er, |
||
HasStaticPreview ( ) : bool | ||
InitPreview ( ) : void | ||
OnDisable ( ) : void | ||
RegisterNewComponents ( List | ||
SetLayer ( int layer, bool includeChildren ) : void | ||
ShowMixedStaticEditorFlags ( StaticEditorFlags mask ) : bool |
public static GetRenderableBoundsRecurse ( |
||
bounds | ||
go | ||
return | void |
public static GetRenderableCenterRecurse ( |
||
go | ||
minDepth | int | |
maxDepth | int | |
return | Vector3 |
public static HasRenderableParts ( |
||
go | ||
return | bool |
public OnPreviewGUI ( |
||
r | ||
background | ||
return | void |
public OnSceneDrag ( |
||
sceneView | ||
return | void |
public RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
assetPath | string | |
subAssets | Object | |
width | int | |
height | int | |
return |
public static SetEnabledRecursive ( |
||
go | ||
enabled | bool | |
return | void |