Navigation Menu

Skip to content

Mr-sB/CustomizationInspector

Repository files navigation

CustomizationInspector

Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.

Features

  • Provide some attributes to change original inspector.
    • Foldout
    • Rename
    • HideIf
    • ShowIf
    • ReadOnly
    • ValueDropdown
    • InfoBox
    • Button
    • FilePath
    • FolderPath
    • MinMax
    • SerializeReferenceSelector
  • Serialize dictionary class to easy edit in inspector.
  • Redraw Vector4 and Vector4Int inspector.

Effect

  • CommonAttributes

image

  • SerializeReferenceSelector

image

  • SerializableDictionary

image

  • MinMax

image

  • Vector4

image

About

Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages