setobjectspinnerpaused - eisclimber/ExPresS-XR GitHub Wiki
Method in ExhibitionDisplay
Allows pausing spinning of the socket holding the exhibited object, i.e. to not change the rotation of the object while being grabbed.
public void SetObjectSpinnerPaused(bool paused)| Name | Description |
|---|---|
bool paused |
If spinning is paused. |