C# Class UnityEngine.TargetJoint2D

The joint attempts to move a Rigidbody2D to a specific target position.

Inheritance: Joint2D
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
INTERNAL_get_anchor ( Vector2 &value ) : void
INTERNAL_get_target ( Vector2 &value ) : void
INTERNAL_set_anchor ( Vector2 &value ) : void
INTERNAL_set_target ( Vector2 &value ) : void