PbrMaterial.PbrFlags Property

Definition

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

Property Value

Remarks

A InvalidParam error occurs if an invalid flags bitmask is set.

Applies to