MeshAttachment.fromPointer constructor
MeshAttachment.fromPointer(
- Pointer<
spine_mesh_attachment_wrapper> _ptr
Implementation
MeshAttachment.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_mesh_attachment_cast_to_vertex_attachment(_ptr));