ColorMaterial.ColorTransparencyMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此材質的透明度模式。 如需詳細資訊,請參閱<ColorTransparencyMode>。
public:
property Microsoft::Azure::RemoteRendering::ColorTransparencyMode ColorTransparencyMode { Microsoft::Azure::RemoteRendering::ColorTransparencyMode get(); void set(Microsoft::Azure::RemoteRendering::ColorTransparencyMode value); };
public Microsoft.Azure.RemoteRendering.ColorTransparencyMode ColorTransparencyMode { get; set; }
member this.ColorTransparencyMode : Microsoft.Azure.RemoteRendering.ColorTransparencyMode with get, set
Public Property ColorTransparencyMode As ColorTransparencyMode
屬性值
備註
InvalidParam如果傳入不正確模式,就會發生錯誤。