CutPlaneComponent.FadeLength 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
切割平面淡化原始圖元色彩至 FadeColor的距離。
public:
property float FadeLength { float get(); void set(float value); };
public float FadeLength { get; set; }
member this.FadeLength : single with get, set
Public Property FadeLength As Single
屬性值
備註
將此值設定為 0 可有效地停用剪板的淡化邊緣轉譯。
如果設定負長度,就會發生 InvalidParam 錯誤。