sampler property

GltfRef<Sampler>? sampler
final

The reference to the sampler used by this texture.

Implementation

final GltfRef<Sampler>? sampler;