MeshAttachment constructor

MeshAttachment(
  1. String name
)

Implementation

MeshAttachment(String name) : super(name);