C# Class HoloToolkit.Unity.UAudioClip

Afficher le fichier Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Méthodes publiques

Свойство Type Description
delayCenter float
delayRandomization float
looping bool
sound UnityEngine.AudioClip

Property Details

delayCenter public_oe property

public float delayCenter
Résultat float

delayRandomization public_oe property

public float delayRandomization
Résultat float

looping public_oe property

public bool looping
Résultat bool

sound public_oe property

public UnityEngine.AudioClip sound
Résultat UnityEngine.AudioClip