C# Class AssemblyCSharp.IKPositioner

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: nyu-vr-research/vive-holojam

Public Properties

Property Type Description
IKlabels List
IKtransforms List
stream MasterStream

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

IKlabels public property

public List IKlabels
return List

IKtransforms public property

public List IKtransforms
return List

stream public property

public MasterStream,AssemblyCSharp stream
return MasterStream