setvalue - eisclimber/ExPresS-XR GitHub Wiki
Method in CircularDescriptor
Sets the value based on the direction and magnitude provided.
public virtual void SetValue(Vector2 direction, float magnitude)| Name | Description |
|---|---|
UnityEngine.Vector2 direction |
Direction to point too. |
float magnitude |
Magnitude of the value. |