Guides
These docs are for v3.2.0. Click to read the latest docs for v3.3.0.

VRTK_SDKTransformModify

Overview

The SDK Transform Modify can be used to change a transform orientation at runtime based on the currently used SDK or SDK controller.

Inspector Parameters

  • Loaded SDK Setup: An optional SDK Setup to use to determine when to modify the transform.
  • Controller Type: An optional SDK controller type to use to determine when to modify the transform.
  • Position: The new local position to change the transform to.
  • Rotation: The new local rotation in eular angles to change the transform to.
  • Scale: The new local scale to change the transform to.
  • Target: The target transform to modify on enable. If this is left blank then the transform the script is attached to will be used.
  • Sdk Overrides: A collection of SDK Transform overrides to change the given target transform for each specified SDK.