Tesla Graphics Engine Documentation (January 2012)
MaterialNamesCorrespondToGeometry Property
TeslaTesla.ContentModelLoaderParametersMaterialNamesCorrespondToGeometry
Gets or sets if the materials in a user material file should be applied to geometries that correspond to their names (e.g. material named "geom-box-01" is applied to geometry called "geom-box-01"). Default is false. If false and multiple materials are present in a material file, only the first material is used.
Declaration Syntax
C#
public bool MaterialNamesCorrespondToGeometry { get; set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)