Свойство | Type | Description | |
---|---|---|---|
ZeroMagnet |
Méthode | Description | |
---|---|---|
Clone ( ) : object | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PointMagnet ( ) : System | ||
PointMagnet ( Canguro joint ) : System | ||
PointMagnet ( System.Vector3 pointCurrentUnitSystem ) : System | ||
PointMagnet ( System.Vector3 pointInternational, PointMagnetType type ) : System | ||
Snap ( Canguro activeView, Point mousePoint ) : float |
public PointMagnet ( Canguro joint ) : System | ||
joint | Canguro | |
Résultat | System |
public PointMagnet ( System.Vector3 pointCurrentUnitSystem ) : System | ||
pointCurrentUnitSystem | System.Vector3 | |
Résultat | System |
public PointMagnet ( System.Vector3 pointInternational, PointMagnetType type ) : System | ||
pointInternational | System.Vector3 | |
type | PointMagnetType | |
Résultat | System |
public Snap ( Canguro activeView, Point mousePoint ) : float | ||
activeView | Canguro | |
mousePoint | Point | |
Résultat | float |