Class File3dmMaterialTable

Constructors

Properties

count: number

Methods

  • Parameters

    • index: number

      The index to search for.

    Returns Material

    A material, or null if none was found.

    Description

    Retrieves a material based on Index. This search type of search is discouraged. We are moving towards using only IDs for all tables.

Generated using TypeDoc