menu
flutter_scene_importer package
documentation
gltf.dart
GltfSampler
GltfSampler.new constructor
GltfSampler.new constructor
dark_mode
light_mode
GltfSampler
constructor
GltfSampler
(
{
int
?
magFilter
,
int
?
minFilter
,
int
wrapS
=
10497
,
int
wrapT
=
10497
,
})
Implementation
GltfSampler({ this.magFilter, this.minFilter, this.wrapS = 10497, this.wrapT = 10497, });
flutter_scene_importer package
documentation
gltf
GltfSampler
GltfSampler.new constructor
GltfSampler class