material property

GltfRef<Material>? material
final

The reference to the material to apply to this primitive when rendering.

Implementation

final GltfRef<Material>? material;