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如果传入无效模式,则会发生错误。