applyDeform method

bool applyDeform(
  1. VertexAttachment? sourceAttachment
)

Implementation

bool applyDeform(VertexAttachment? sourceAttachment) =>
    this == sourceAttachment;