Contents

init(source:target:)

Creates an AttachedTransformComponent with an optional source pin and a target pin

Declaration

init(source: GeometricPin? = nil, target: GeometricPin)

Parameters

  • source:

    The optional source pin existed on the current entity

  • target:

    The target pin existed on the target entity