C# Class ScrollRectSnap, Holdout

Inheritance: MonoBehaviour
Afficher le fichier Open project: MaddJhin/Holdout Class Usage Examples

Méthodes publiques

Свойство Type Description
snappingSpeed float

Méthodes publiques

Méthode Description
EndDrag ( ) : void
LerpToBttn ( int position ) : void
Start ( ) : void
StartDrag ( ) : void
Update ( ) : void

Method Details

EndDrag() public méthode

public EndDrag ( ) : void
Résultat void

LerpToBttn() public méthode

public LerpToBttn ( int position ) : void
position int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

StartDrag() public méthode

public StartDrag ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

snappingSpeed public_oe property

public float snappingSpeed
Résultat float