GeoTextureMapOperator.TemplateMaterial Property
Gets or sets the template material.
Syntax
public AttributeVariable< Material > TemplateMaterial { get; set; }
Property Value
Default: Must be specified in constructor.
A material used as template for the materials generated by the GeoTextureMapOperator.
Remarks
A material that is used as a template for the material that is used to visualize the incoming meshes. The map and the map applier will be replaced according to read data from TextureInput.
Platforms
Windows, Linux, Android