共用方式為


PbrMaterial.AOScale 屬性

定義

將環境遮蔽套用至此材質的強程度。 [0..1] 範圍。

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

屬性值

備註

InvalidParam如果值超出 [0..1] 範圍,就會發生錯誤。

適用於