Click or drag to resize

DistanceJointLocalAnchorB Property

The local anchor point relative to bodyB's origin.

Namespace:  Internal.tainicom.Aether.Physics2D.Dynamics.Joints
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Vector2 LocalAnchorB { get; set; }

Property Value

Type: Vector2
See Also