TargetingUIModule

Inherits from TargetingModule<T>

Declaration

public sealed class TargetingUIModule : TargetingModule<TargetingUISettings>

Description

A camera targeting module that displays UI while targeting objects.

Properties

contentThe UI content being displayed (Read only).
Inherited

Properties

settingsThe settings for the behavior.
enabledEnables or disables the behavior from being updated.
controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.