Share via


LoadTextureOptions.TextureType Field

Definition

The expected texture type.

public: Microsoft::Azure::RemoteRendering::TextureType TextureType;
public Microsoft.Azure.RemoteRendering.TextureType TextureType;
val mutable TextureType : Microsoft.Azure.RemoteRendering.TextureType
Public TextureType As TextureType 

Field Value

Remarks

This has to match the data that is stored in the referenced file.

Applies to