C# Class MeshDeformation, UnityFramework

Inheritance: MonoBehaviour
Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Свойство Type Description
mspeed float
num int
target GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
dis ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

dis() public méthode

public dis ( ) : void
Résultat void

Property Details

mspeed public_oe property

public float mspeed
Résultat float

num public_oe property

public int num
Résultat int

target public_oe property

public GameObject target
Résultat GameObject