Type Alias ElementTreeSettings
ElementTreeSettings: { elementTypeBlacklist?: string[]; enabled: boolean; hideType?: boolean; perspectiveConfigs?: TreePerspectiveConfig[];} Type declaration
Optional
elementTypeBlacklist?: string[]
enabled: boolean
Optional
hideType?: boolean