Class ASDImporter
This class is responsible to import materials from Analytical Spectrum Distribution website : https://crustal.usgs.gov/speclab/QueryAll07a.php
Inherited Members
AssetImporter.AddRemap(AssetImporter.SourceAssetIdentifier, Object)
AssetImporter.RemoveRemap(AssetImporter.SourceAssetIdentifier)
AssetImporter.assetTimeStamp
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[ScriptedImporter(1, "asd")]
public class ASDImporter : ScriptedImporter
Methods
Name | Description |
---|---|
OnImportAsset(AssetImportContext) | Take the reflectance over wavelength and store it into a Texture2D |