次の方法で共有


ColorMaterial.ColorTransparencyMode プロパティ

定義

この素材の透過性モード。 詳細については、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無効なモードが渡されると、エラーが発生します。

適用対象