VertexAttachment constructor

VertexAttachment(
  1. String name
)

Implementation

VertexAttachment(String name) : super(name);