ComponentLiveEditor is a tool that performs edition of publics fields
of Components at runtime.
Uses cases :
Want to tweak some parameters in a component in your current target device,But you don’t want to build the application in order to do so?. ComponentliveEditor has your back.
Main Features
-Edit parameters at runtime.
-Support for multiple components to edit in the same scene.
Supported Types:
-int
-float
-vector2
-vector3
-vector3INT
-vector2INT
-bool
-enum
Supported attributes :
--Header
--HideInInspector
--Range