mesh property

GltfRef<Mesh>? mesh
final

The reference to the mesh in this node.

Implementation

final GltfRef<Mesh>? mesh;