C# 클래스 UnityEngine.TargetJoint2D

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

상속: Joint2D
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
INTERNAL_get_anchor ( Vector2 &value ) : void
INTERNAL_get_target ( Vector2 &value ) : void
INTERNAL_set_anchor ( Vector2 &value ) : void
INTERNAL_set_target ( Vector2 &value ) : void