C# Class MBSyncToCursor2D, Pharos

Class to set transform to match mouse cursor
Inheritance: MBEditorEnabledScript
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

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

Méthodes protégées

Méthode Description
Awake ( ) : void
OnPlaying ( ) : void
OnStartsPlaying ( ) : void
OnStopsPlaying ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnPlaying() protected méthode

protected OnPlaying ( ) : void
Résultat void

OnStartsPlaying() protected méthode

protected OnStartsPlaying ( ) : void
Résultat void

OnStopsPlaying() protected méthode

protected OnStopsPlaying ( ) : void
Résultat void

Property Details

Distance public_oe property

The z-plane distance from the camera to translate to
public float Distance
Résultat float