Share

AcGiMaterialMap::setSource

C++

virtual void setSource(
    Source source
);

Description

Sets the data source of the material map. The source can be a file or defined by the current scene.

Parameters

Parameters Description
source Data source for the map; one of the AcGiMaterialMap::Source enumerators

Links

AcGiMaterialMap

Was this information helpful?