position
Calculates and returns the current position of the pin relative to the pin’s owning entity, adjusted by the optional offset position.
Declaration
@MainActor var position: SIMD3<Float>? { get }Discussion
If the pin is on a skeletal joint but there is no skeletal joint matching the given skeletal joint name, this property returns nil.