C# Class Interactive.Detail.SnapItemToCloserPosition

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: juliancruz87/madbricks Class Usage Examples

Public Properties

Property Type Description
Snapped System.Action

Public Methods

Method Description
SnapToCloserTransform ( ) : void

Private Methods

Method Description
Awake ( ) : void
FindPositionsToSnap ( ) : void
ResetParent ( ) : void
SnapToTransformPosition ( Transform transformToSnap ) : void
Start ( ) : void

Method Details

SnapToCloserTransform() public method

public SnapToCloserTransform ( ) : void
return void

Property Details

Snapped public_oe property

public Action,System Snapped
return System.Action