Closed LouMatalka closed 5 years ago
is it possible to hide certain components such as Transform and Rigidbody component, or by default all of the components are hidden and expose certain ones ?
You can filter the components here: https://github.com/yasirkula/UnityRuntimeInspector/blob/ecc5ffbd6d75d3906809f6480b1f8a5bcd145a50/Plugins/RuntimeInspector/Scripts/RuntimeInspector/Fields/GameObjectField.cs#L97-L101
Perfect ! Thanks a lot for this top asset !
is it possible to hide certain components such as Transform and Rigidbody component, or by default all of the components are hidden and expose certain ones ?