Namespace FlaxEditor.Surface
Classes
Custom editor for editing Visject Surface parameters collection. |
Types of surface actions. |
VisjectSurfaceWindow<TAsset, TSurface, TPreview> The base class for editor windows that use FlaxEditor.Surface.VisjectSurface for content editing. Note: it uses ClonedAssetEditorWindowBase which is creating cloned asset to edit/preview. |
VisjectSurfaceWindow<TAsset, TSurface, TPreview>.Tab The tab. |
Interfaces
The base interface for editor windows that use FlaxEditor.Surface.VisjectSurface for content editing. |