ShapeReaderFilter Description abstract class Tinman.Terrain.Shapes.ShapeReaderFilter Derived from IShapeReaderFilter Abstract base class for IShapeReaderFilter implementations. Public / Constants Read [ShutdownSurvive] public static readonly attribute Read → (IShapeReaderFilter) A IShapeReaderFilter that reads all shapes. Skip [ShutdownSurvive] public static readonly attribute Skip → (IShapeReaderFilter) A IShapeReaderFilter that skips all shapes. Configuration Config public static attribute Config → (get) value : IConfigurator<IShapeReaderFilter> [not-null] The configurator object. The configurator object for this type. ShapeReader ShapeReaderModifier