CadMaterial.SpecularMapMapperTransformMatrix

CadMaterial.SpecularMapMapperTransformMatrix property

Gets or sets the specular map mapper transform matrix.

public List<double> SpecularMapMapperTransformMatrix { get; set; }

Property Value

The specular map mapper transform matrix.

See Also