CadMaterial.RefractionMapMapperTransformMatrix

CadMaterial.RefractionMapMapperTransformMatrix property

Gets or sets the refraction map mapper transform matrix.

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

Property Value

The refraction map mapper transform matrix.

See Also