GltfObject.textures Field

Definition

An array of textures.

public: cli::array <Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfTexture ^> ^ textures;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfTexture[] textures;
val mutable textures : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfTexture[]
Public textures As GltfTexture() 

Field Value

GltfTexture[]

Applies to