axisMaterial | EditorWithPreview< TargetType > | protectedstatic |
CreatePreviewObjects() | EditorWithPreview< TargetType > | protectedvirtual |
DestroyPreviewObjects() | EditorWithPreview< TargetType > | protectedvirtual |
DoGLrendering(Camera cam) | EditorWithPreview< TargetType > | protectedpure virtual |
DrawAxis(Camera cam, Vector3 offset) | EditorWithPreview< TargetType > | protected |
GenerateSnapshot(Quaternion rotation, Vector2 size, ref RenderTexture snapShot) | EditorWithPreview< TargetType > | |
GenerateSnapshot(Quaternion rotation, Vector2 size, ref Texture2D snapShot) | EditorWithPreview< TargetType > | |
GetBounds() | EditorWithPreview< TargetType > | protectedpure virtual |
GetInfoString() | EditorWithPreview< TargetType > | pure virtual |
GetTypesOfRendererComponents() | EditorWithPreview< TargetType > | protectedpure virtual |
HasPreviewGUI() | EditorWithPreview< TargetType > | |
OnDestroy() | EditorWithPreview< TargetType > | protectedvirtual |
OnDisable() | EditorWithPreview< TargetType > | protectedvirtual |
OnEnable() | EditorWithPreview< TargetType > | virtual |
OnInspectorGUI() | EditorWithPreview< TargetType > | |
OnInteractivePreviewGUI(Rect rect, GUIStyle background) | EditorWithPreview< TargetType > | |
OnPreviewGUI(Rect rect, GUIStyle background) | EditorWithPreview< TargetType > | |
PreCameraRendering(Camera cam) | EditorWithPreview< TargetType > | protectedpure virtual |
previewCamera | EditorWithPreview< TargetType > | protectedstatic |
previewImage | EditorWithPreview< TargetType > | protected |
previewMaterial | EditorWithPreview< TargetType > | protectedstatic |
previewObject | EditorWithPreview< TargetType > | protected |
previewShader | EditorWithPreview< TargetType > | protectedstatic |
ProjectItemOnGUI(string guid, Rect rect) | EditorWithPreview< TargetType > | static |
RenderStaticPreview(string assetPath, Object[] subAssets, int width, int height) | EditorWithPreview< TargetType > | |
RepaintNow() | EditorWithPreview< TargetType > | |
RequiresConstantRepaint() | EditorWithPreview< TargetType > | |
SetupPreviewObject() | EditorWithPreview< TargetType > | protectedpure virtual |
SetupPreviewObjectRendererWithMaterial(Material previewMaterial) | EditorWithPreview< TargetType > | protectedpure virtual |
thumbImage | EditorWithPreview< TargetType > | protected |