Skip to content

applyconfigvalues

eisclimber edited this page Apr 4, 2026 · 1 revision

ExPresSXRRig.ApplyConfigValues(InputMethod,MovementPreset,MovementOptions,InteractionOptions)

Method in ExPresSXRRig

Summary

Silently applies the general config values avoiding the getters and setters.

public void ApplyConfigValues(InputMethod inputMethod, MovementPreset movementPreset, MovementOptions movementOptions, InteractionOptions interactionOptions)

Parameters

Name Description
ExPresSXR.Rig.InputMethod inputMethod Input Method to be set.
ExPresSXR.Rig.MovementPreset movementPreset Movement Preset to be set.
ExPresSXR.Rig.MovementOptions movementOptions Movement Options to be set.
ExPresSXR.Rig.InteractionOptions interactionOptions Interaction Options to be set.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally