manifold-3d
    Preparing search index...

    Class ManifoldPrimitive

    Hierarchy

    Index

    Methods

    • Returns default attributes for the property. Empty lists and maps should be initialized to empty arrays and objects. Always invoke super.getDefaults() and extend the result.

      Returns Nullable<IManifoldPrimitive> & {
          manifoldPrimitive: null;
          mergeIndices: null;
          mergeValues: null;
      }

    • Returns number[] | Uint32Array<ArrayBufferLike>

    Properties

    extensionName: "EXT_mesh_manifold"
    parentTypes: [MESH]

    List of supported Property types.

    propertyType: "ManifoldPrimitive"

    Property type.

    EXTENSION_NAME: string = NAME