Share via


LoadTextureOptions Struct

Definition

Parameters for loading a texture.

public value class LoadTextureOptions
public struct LoadTextureOptions
type LoadTextureOptions = struct
Public Structure LoadTextureOptions
Inheritance
LoadTextureOptions

Fields

Blob

See LoadFromBlobOptions.

TextureType

The expected texture type.

Methods

CreateForBlobStorage(String, String, String, TextureType)

Applies to

See also