Table of Contents

SetRotation

Methods
public void SetRotation(string rotationName, Quaternion value)

Sets a rotation state for this input. Input is stored as of the CurrentSimulationFrame.

Parameters
Type Name Description
string rotationName

Name of the rotation to update.

Quaternion value

Value to set.