其他分享
首页 > 其他分享> > IfcSpecularExponent

IfcSpecularExponent

作者:互联网

IfcSpecularExponent定义用于确定“反射”清晰度的指数的数据类型。使用较大的指数值(如10.0)可以使反射更清晰。较小的值(如1.0)会减少镜面反射衰减。

 

IfcSpecularExponent的类型为REAL。

 

注:数据类型与ISO 10303-46中的镜面反射指数定义有关。

IFC2x2中增加的新类型。

 

EXPRESS Specification

TYPE IfcSpecularExponent = REAL;
END_TYPE;

 

标签:REAL,反射,数据类型,镜面反射,IfcSpecularExponent,TYPE
来源: https://www.cnblogs.com/herd/p/14158669.html