C# Class Interactive.Detail.SnapItemToCloserPosition

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: juliancruz87/madbricks Class Usage Examples

Méthodes publiques

Свойство Type Description
Snapped System.Action

Méthodes publiques

Méthode Description
SnapToCloserTransform ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
FindPositionsToSnap ( ) : void
ResetParent ( ) : void
SnapToTransformPosition ( Transform transformToSnap ) : void
Start ( ) : void

Method Details

SnapToCloserTransform() public méthode

public SnapToCloserTransform ( ) : void
Résultat void

Property Details

Snapped public_oe property

public Action,System Snapped
Résultat System.Action