Expand description

Way of associating options to fields using InspectorOptions

Modules

Options for dealing with common types such as numbers or quaternions

Structs

Map of Targets to arbitrary TypeData used to control how the value is displayed, e.g. NumberOptions.

Enums

Descriptor of a path into a struct/enum. Either a Field (.foo) or a VariantField (RGBA.r)

Traits

Helper trait for the InspectorOptions macro.

Derive Macros

Derive macro used to derive InspectorOptions