C# Class Floating, Lucid-VR

Inheritance: MonoBehaviour
Afficher le fichier Open project: UCSDVR/Lucid-VR Class Usage Examples

Méthodes publiques

Свойство Type Description
maxVal int
minVal int
playerName string
speed float

Méthodes publiques

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

Private Methods

Méthode Description
blobFloat ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

maxVal public_oe property

public int maxVal
Résultat int

minVal public_oe property

public int minVal
Résultat int

playerName public_oe property

public string playerName
Résultat string

speed public_oe property

public float speed
Résultat float