@twinfinity/core
    Preparing search index...

    Interface DynamicPolygonPointParent<T>

    interface DynamicPolygonPointParent<T extends TrackCoordinate3D> {
        isEnabled: boolean;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    isEnabled: boolean