MVFv3 API Documentation
    Preparing search index...

    Variable ENTERPRISE_TEXTURE_SURFACEConst

    ENTERPRISE_TEXTURE_SURFACE: Readonly<
        {
            both: "both";
            inside: "inside";
            outside: "outside";
            unknown: "unknown";
        },
    >

    A record of all the possible enterprise texture surfaces. The key and value are the same.