C# 클래스 UnityEngine.AnchoredJoint2D

Parent class for all joints that have anchor points.

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

비공개 메소드들

메소드 설명
INTERNAL_get_anchor ( Vector2 &value ) : void
INTERNAL_get_connectedAnchor ( Vector2 &value ) : void
INTERNAL_set_anchor ( Vector2 &value ) : void
INTERNAL_set_connectedAnchor ( Vector2 &value ) : void