다음을 통해 공유


ColorMaterial.ColorFlags 속성

정의

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

속성 값

설명

InvalidParam 잘못된 비트 마스크가 전달되면 오류가 발생합니다.

적용 대상