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

VRTK_BaseObjectControlAction

Overview

The Base Object Control Action script is an abstract class that all object control action scripts inherit.

As this is an abstract class, it cannot be applied directly to a game object and performs no logic.

Inspector Parameters

  • Object Control Script: The Object Control script to receive axis change events from.
  • Listen On Axis Change: Determines which Object Control Axis event to listen to.