CadMaterial.ReflectionMapMapperTransformMatrix

CadMaterial.ReflectionMapMapperTransformMatrix property

Gets or sets the reflection map mapper transform matrix.

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

Property Value

The reflection map mapper transform matrix.

See Also