extras property

Map<String, Object?>? extras
final

glTF's own extras on this material, carried opaquely — see ModelNode.extras for what that means and why.

Implementation

final Map<String, Object?>? extras;