Table of Contents

Active controller component reference

Switch to API

Explore properties in the Active Controller component window to modify active strategy.

alt text

Component screenshot on origin under default conditions.

alt text

Component screenshot on target under default conditions.

alt text

Component screenshot when overriding default strategy.

Property Description
Strategy Options:
  • Default: Use default strategy.
  • Input: Override default strategy using specified strategy.
When Input is selected, optional strategies are:
  • Active While Tracked: When tracked, the GameObject will be activated; when tracking is lost, the GameObject will be deactivated.
  • Active After First Tracked: Before first tracking, the GameObject will be deactivated; once successfully tracked, the GameObject will remain activated.
See: Active control strategy