ColorMaterial.FresnelEffectExponent 属性

定义

启用效果时使用的菲涅尔效果指数 (查看) 中的 ColorMaterialFeatures “FresnelEffect”标志

public:
 property float FresnelEffectExponent { float get(); void set(float value); };
public float FresnelEffectExponent { get; set; }
member this.FresnelEffectExponent : single with get, set
Public Property FresnelEffectExponent As Single

属性值

注解

指数的有效范围为 [0.01, 10]。

适用于