Specular Exponent | |
Exposant spéculaire |
The IfcSpecularExponent defines the datatype for exponent determining the sharpness of the 'reflection'. The reflection is made sharper with large values of the exponent, such as 10.0. Small values, such as 1.0, decrease the specular fall-off.
IfcSpecularExponent is of type REAL.
NOTE The datatype relates to the definition of specular_exponent in ISO 10303-46 entity surface_style_reflectance_ambient_diffuse_specular.
HISTORY New type in IFC2x2.
<xs:simpleType name="IfcSpecularExponent">
<xs:restriction base="xs:double"/>
</xs:simpleType>
TYPE IfcSpecularExponent = REAL;
END_TYPE;
References: IfcSpecularHighlightSelect