프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DampingRatio | float | ||
FrequencyHz | float | ||
Length | float | ||
LocalAnchor1 | System.Vector2 | ||
LocalAnchor2 | System.Vector2 |
메소드 | 설명 | |
---|---|---|
DistanceJointDef ( ) : System | ||
Initialize ( |
Initialize the bodies, anchors, and length using the world anchors.
|
public Initialize ( |
||
body1 | ||
body2 | ||
anchor1 | System.Vector2 | |
anchor2 | System.Vector2 | |
리턴 | void |