The ConditionalVisibilityAttribute is an abstract class derived from InspectorVisibilityAttribute. It is used to conditionally hide properties in the inspector based on a specified condition.
The ConditionalVisibilityAttribute is an abstract class derived from InspectorVisibilityAttribute. It is used to conditionally hide properties in the inspector based on a specified condition.
Member Name | Summary |
---|---|
TestCondition | Determines if the condition for visibility is met for a given object and type description. |