GltfObject.samplers Field

Definition

An array of samplers. A sampler contains properties for texture filtering and wrapping modes.

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

Field Value

GltfSampler[]

Applies to