다음을 통해 공유


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 잘못된 모드가 전달되면 오류가 발생합니다.

적용 대상