Material.MaterialSubType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Which kind of material this is.
public:
property Microsoft::Azure::RemoteRendering::MaterialType MaterialSubType { Microsoft::Azure::RemoteRendering::MaterialType get(); };
public Microsoft.Azure.RemoteRendering.MaterialType MaterialSubType { get; }
member this.MaterialSubType : Microsoft.Azure.RemoteRendering.MaterialType
Public ReadOnly Property MaterialSubType As MaterialType