C# Class UnityEngine.AnchoredJoint2D

Parent class for all joints that have anchor points.

Inheritance: Joint2D
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
INTERNAL_get_anchor ( Vector2 &value ) : void
INTERNAL_get_connectedAnchor ( Vector2 &value ) : void
INTERNAL_set_anchor ( Vector2 &value ) : void
INTERNAL_set_connectedAnchor ( Vector2 &value ) : void