Click or drag to resize

Demo3D.Gui.AspectViewer.Editors Namespace

The Demo3D.Gui.AspectViewer.Editors namespace contains attributes that customize a properties behavior in the Aspect Viewer.
Classes
  ClassDescription
Public classCustomUnitVector3EditorAttribute
An editor for Vector3Property properties which require custom units specified using a link property.
Public classFileBrowserEditorAttribute
An editor that allows the user to select a file in the Aspect Viewer.
Public classFolderBrowserEditorAttribute
An editor that allows the user to select a folder in the Aspect Viewer
Public classCode exampleMultiSelectEditorAttributeT
An editor that allows the user to select multiple values from a drop down.
Public classUnitSelectorAspectEditorAttribute
An editor for UnitDecriptor properties which can be selected from all the units of a particular type.
Remarks
All classes and methods documented here are intended for use in user scripting.