menu
flame_3d_extras package
documentation
parser/gltf/texture.dart
Texture
sampler property
sampler property
dark_mode
light_mode
sampler
property
GltfRef
<
Sampler
>
?
sampler
final
The reference to the sampler used by this texture.
Implementation
final GltfRef<Sampler>? sampler;
flame_3d_extras package
documentation
parser/gltf/texture
Texture
sampler property
Texture class