Свойство | Тип | Описание | |
---|---|---|---|
index | SteamVR_TrackedObject.EIndex | ||
modelOverride | string | ||
models | Hashtable |
Метод | Описание | |
---|---|---|
SetDeviceIndex ( int index ) : void | ||
UpdateModel ( ) : void |
Метод | Описание | |
---|---|---|
LoadRenderModel ( string renderModelName ) : RenderModel | ||
OnDeviceConnected ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
SetModel ( string renderModelName ) : void | ||
Update ( ) : void |
public SetDeviceIndex ( int index ) : void | ||
index | int | |
Результат | void |
public SteamVR_TrackedObject.EIndex index | ||
Результат | SteamVR_TrackedObject.EIndex |