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如果传入无效的位掩码,则会发生错误。

适用于