Method SetInteractor
SetInteractor(IXRInteractor)
Sets the interactor whose input will be recorded and played back.
Declaration
public void SetInteractor(IXRInteractor interactor)
Parameters
| Type | Name | Description |
|---|---|---|
| IXRInteractor | interactor | The interactor whose input will be recorded and played back. |
Remarks
This also sets the serialized field to the given interactor as a Unity Object.