C# Class AssemblyCSharp.IKPositioner

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: nyu-vr-research/vive-holojam

Méthodes publiques

Свойство Type Description
IKlabels List
IKtransforms List
stream MasterStream

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

IKlabels public_oe property

public List IKlabels
Résultat List

IKtransforms public_oe property

public List IKtransforms
Résultat List

stream public_oe property

public MasterStream,AssemblyCSharp stream
Résultat MasterStream