共用方式為


CutPlaneComponent.FadeColor 屬性

定義

FadeLength 接近的圖元會淡出的色彩。

public:
 property Microsoft::Azure::RemoteRendering::Color4Ub FadeColor { Microsoft::Azure::RemoteRendering::Color4Ub get(); void set(Microsoft::Azure::RemoteRendering::Color4Ub value); };
public Microsoft.Azure.RemoteRendering.Color4Ub FadeColor { get; set; }
member this.FadeColor : Microsoft.Azure.RemoteRendering.Color4Ub with get, set
Public Property FadeColor As Color4Ub

屬性值

備註

如果 Alpha 值不是零,接近剪下平面的圖元將會淡入 FadeColor 的 RGB 部分。 Alpha 色板的強度會決定是否要完全淡入淡出色彩或僅部分。

適用於